aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...HEADmasterLinus Torvalds12-36/+971
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds54-733/+813
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-95/+710
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds80-3248/+3793
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-109/+184
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds147-1037/+5017
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds118-732/+3077
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-1/+5182
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds66-558/+1929
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds76-346/+5351
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds103-999/+964
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds379-7606/+4783
2012-03-27Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-6/+10
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds90-323/+650
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann214-6281/+14139
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King67-3080/+3716
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King5-12/+13
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring21-11/+40
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2-0/+2
2012-03-25ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring1-1/+1
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King17-357/+518
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King13-470/+492
2012-03-25Merge branch 'sa11x0-mtd' into sa11x0Russell King1-112/+0
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King2-218/+3
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King3-466/+1
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King7-423/+1700
2012-03-25Merge branch 'sa1111' into sa11x0Russell King10-445/+459
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet7-9/+13
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25um: Update defconfigRichard Weinberger1-184/+471
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger1-0/+1
2012-03-25MTD: Relax dependenciesRichard Weinberger5-1/+6
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger1-0/+1
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2012-03-25Introduce CONFIG_GENERIC_IORichard Weinberger1-0/+5
2012-03-25um: allow SUBARCH=x86Al Viro1-2/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro3-7/+3
2012-03-25um: deadlock in line_write_interrupt()Al Viro1-0/+1
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro1-4/+3
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro2-3/+1
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro7-124/+1
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro1-1/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro4-8/+4
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro1-2/+1
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro1-1/+0
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro3-20/+10
2012-03-25um: switch close_chan() to struct lineAl Viro3-9/+11
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro3-18/+15
2012-03-25um: line->have_irq is never checked...Al Viro2-2/+0
2012-03-25um: chan_init_pri is dead nowAl Viro1-2/+0
2012-03-25um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro5-128/+88
2012-03-25um: sorting out the chan mess, part 1Al Viro2-0/+5
2012-03-25um: finally kill ->init_str leaksAl Viro1-1/+3
2012-03-25um: get rid of lines_init()Al Viro4-46/+33
2012-03-25um: switch line.c tty drivers to dynamic device creationAl Viro4-42/+40
2012-03-25um: fix races between line_open() and line_config()Al Viro2-28/+29
2012-03-25um: convert count_lock to mutex, fix a race in line_open()Al Viro4-20/+12
2012-03-25um: get rid of the init_prio messAl Viro4-74/+68
2012-03-25um: switch line_config() to setup_one_line()Al Viro1-6/+16
2012-03-25um: switch line_remove() to setup_one_line()Al Viro1-8/+5
2012-03-25um: auxvec.h is never usedAl Viro1-4/+0
2012-03-25um: clean up the includes in ubdAl Viro3-34/+18
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven3-4/+8
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang9-13/+13
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11-27/+76
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel1-1/+2
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds73-52/+91
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds100-100/+100
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds93-132/+223
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk1-1/+1
2012-03-24USB: sa1111: add hcd .reset methodRussell King1-9/+11
2012-03-24USB: sa1111: add OHCI shutdown methodsRussell King1-0/+12
2012-03-24USB: sa1111: reorganize ohci-sa1111.cRussell King1-134/+93
2012-03-24USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King1-4/+2
2012-03-24USB: sa1111: sparse and checkpatch cleanupsRussell King1-16/+17
2012-03-24ARM: sa11x0: don't static map sa1111Russell King3-15/+0
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King1-1/+1
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King1-11/+16
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King1-3/+6
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King1-55/+74
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2-30/+25
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King2-48/+41
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King2-54/+37
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King1-16/+0
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann48-1042/+3654
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King6-5/+7
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King4-10/+6
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King1-29/+7
2012-03-24ARM: riscpc: remove expansion card irq mask registerRussell King1-101/+2
2012-03-24ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King1-9/+13
2012-03-24ARM: riscpc: use irq chip data in ecard.cRussell King1-2/+3
2012-03-24ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King4-2/+1
2012-03-24ARM: riscpc: remove IRQ_TIMERRussell King2-3/+1
2012-03-24ARM: riscpc: use definition for serial port interruptRussell King1-1/+1
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King2-7/+44
2012-03-24ARM: riscpc: move time-acorn.c to mach-rpcRussell King5-6/+1
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds8-797/+1280
2012-03-23Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds22-186/+127
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds12-43/+1591
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-6/+73
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds38-894/+371
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-265/+202
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds202-2897/+931
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds14-75/+77
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-8/+23
2012-03-24Merge branch 'mmci' into ambaRussell King4-73/+151
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+14
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds213-2022/+4686
2012-03-23seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki1-10/+26
2012-03-23proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar1-1/+1
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki3-56/+86
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki5-29/+84
2012-03-23proc: speed up /proc/stat handlingEric Dumazet1-2/+5
2012-03-23fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni1-2/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron8-0/+32
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron15-69/+40
2012-03-23kmod: make __request_module() killableOleg Nesterov1-2/+24
2012-03-23kmod: introduce call_modprobe() helperOleg Nesterov1-8/+16
2012-03-23usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov1-1/+1
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov3-18/+10
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov2-2/+27
2012-03-23usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov1-2/+7
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov5-6/+6
2012-03-23signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/Oleg Nesterov1-6/+2
2012-03-23signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov1-2/+2
2012-03-23signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() pathsOleg Nesterov1-8/+7
2012-03-23signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLEOleg Nesterov1-1/+2
2012-03-23Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-03-23ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko2-19/+1
2012-03-23ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...Denys Vlasenko1-1/+2
2012-03-23ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameterDenys Vlasenko1-10/+21
2012-03-23ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko2-41/+23
2012-03-23ptrace: don't modify flags on PTRACE_SETOPTIONS failureDenys Vlasenko1-1/+4
2012-03-23ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov1-2/+3
2012-03-23ptrace: the killed tracee should not enter the syscallOleg Nesterov1-4/+5
2012-03-23fat: fix bug in enforcing Long File Name lengthNamjae Jeon1-1/+1
2012-03-23fat: clean up xlate_to_uni()Namjae Jeon1-47/+36
2012-03-23rtc: ds1307: generalise ram size and offsetAustin Boyle1-31/+47
2012-03-23rtc: ds1307: comment and format cleanupDavid Anders1-13/+24
2012-03-23rtc: ds1307: simplify irq setup codeWolfram Sang1-6/+5
2012-03-23rtc: ds1307: refactor chip_desc tableWolfram Sang1-29/+19
2012-03-23rtc: driver for DA9052/53 PMIC v1Ashish Jangam3-0/+301
2012-03-23drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu1-5/+15
2012-03-23drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu1-0/+1
2012-03-23drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P1-1/+1
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang21-32/+31
2012-03-23drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu1-3/+3
2012-03-23drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu1-1/+1
2012-03-23drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu1-10/+2
2012-03-23drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu1-0/+8
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang3-0/+221
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin19-227/+19
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin9-103/+9
2012-03-23rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar1-40/+21
2012-03-23rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim1-0/+28
2012-03-23rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri1-6/+11
2012-03-23init/do_mounts.c: print error code on mount failureBernhard Walle1-2/+2
2012-03-23init: check printed flag to skip printing messageDiwakar Tundlam1-1/+2
2012-03-23epoll: remove unneeded variable in reverse_path_check()Dan Carpenter1-2/+0
2012-03-23epoll: comment the funky #ifdefSteven Rostedt1-0/+25
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil5-33/+66
2012-03-23crc32: select an algorithm via KconfigDarrick J. Wong2-0/+61
2012-03-23crc32: add self-test code for crc32cDarrick J. Wong1-102/+261
2012-03-23crypto: crc32c should use library implementationDarrick J. Wong2-91/+4
2012-03-23crc32: bolt on crc32cDarrick J. Wong5-34/+97
2012-03-23crc32: add note about this patchset to crc32.cBob Pearson1-0/+4
2012-03-23crc32: optimize loop counter for x86Bob Pearson1-0/+13
2012-03-23crc32: add slice-by-8 algorithm to existing codeBob Pearson3-35/+75
2012-03-23crc32: make CRC_*_BITS definition correspond to actual bit countsBob Pearson3-12/+34
2012-03-23crc32: fix mixing of endian-specific typesBob Pearson1-6/+6
2012-03-23crc32: miscellaneous cleanupsBob Pearson2-71/+39
2012-03-23crc32: simplify unit test codeBob Pearson2-117/+691
2012-03-23crc32: move long comment about crc32 fundamentals to Documentation/Bob Pearson3-127/+186
2012-03-23crc32: remove two instances of trailing whitespacesBob Pearson2-2/+2
2012-03-23checkpatch: check for quoted strings broken across linesJosh Triplett1-0/+15
2012-03-23checkpatch: whitespace - add/remove blank linesJoe Perches1-1/+3
2012-03-23checkpatch: warn on use of yield()Joe Perches1-0/+6
2012-03-23checkpatch: add --strict tests for braces, comments and castsJoe Perches1-8/+32
2012-03-23checkpatch: add [] to type extensionsAndy Whitcroft1-1/+1
2012-03-23checkpatch: high precedence operators do not require additional parentheses i...Andy Whitcroft1-1/+1
2012-03-23checkpatch: handle string concatenation in simple #definesAndy Whitcroft1-0/+6
2012-03-23checkpatch: allow simple character constants in #definesAndy Whitcroft1-0/+1
2012-03-23checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft1-1/+1
2012-03-23checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy1-3/+2
2012-03-23checkpatch: add some --strict coding style checksJoe Perches1-10/+84
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches4-7/+14
2012-03-23prio_tree: introduce prio_set_parent()Xiao Guangrong1-25/+22
2012-03-23prio_tree: simplify prio_tree_expand()Xiao Guangrong1-24/+14
2012-03-23prio_tree: cleanup prio_tree_left()/prio_tree_right()Xiao Guangrong1-41/+37
2012-03-23prio_tree: remove unnecessary code in prio_tree_replaceXiao Guangrong1-1/+0
2012-03-23string: memchr_inv() speed improvementsAkinobu Mita1-4/+16
2012-03-23led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu3-71/+71
2012-03-23drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin1-8/+10
2012-03-23drivers/leds/leds-pca9633.c: remove unused 'adapter' variableAxel Lin1-2/+0
2012-03-23leds-lm3530: replace pltfm with pdataKim, Milo1-18/+18
2012-03-23leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo1-15/+12