summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2011-12-21Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kas...James Morris
2011-12-20Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-12-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-20net: have ipconfig not wait if no dev is availableGerlando Falauto
2011-12-20sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse
2011-12-20mm/vmalloc.c: remove static declaration of va from __get_vm_area_nodeKautuk Consul
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard
2011-12-20oom: fix integer overflow of points in oom_badnessFrantisek Hrbata
2011-12-20memcg: keep root group unchanged if creation failsHillf Danton
2011-12-20nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()Haogang Chen
2011-12-20nilfs2: unbreak compat ioctlThomas Meyer
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin
2011-12-20evm: key must be set once during initializationDmitry Kasatkin
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-12-19Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-19asix: new device idAurelien Jacobs
2011-12-19davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19r8169: fix Config2 MSIEnable bit setting.françois romieu
2011-12-19llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter