summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger
2011-07-26asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger
2011-07-26asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger
2011-07-26asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger
2011-07-26atomic: Update comments in atomic.hArun Sharma
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita
2011-07-26fault-injection: remove nonexistent function externAkinobu Mita
2011-07-26ramoops: make record_size a module parameterSergiu Iordache
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache
2011-07-26panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines
2011-07-26include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-26cpumask: add cpumask_var_t documentationKOSAKI Motohiro
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki
2011-07-26memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-26Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-26Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-26Merge 'akpm' patch seriesLinus Torvalds
2011-07-26reiserfs: use proper little-endian bitopsAkinobu Mita
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-26lib: make _tolower() publicAndy Shevchenko
2011-07-26arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-07-26notifiers: vt: move vt notifiers into vt.hAmerigo Wang
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-26notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-26notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang
2011-07-26notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang
2011-07-26drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-26include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe
2011-07-26include/linux/kernel.h: fix a headers_check warningWANG Cong
2011-07-26include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König
2011-07-26asm-generic/system.h: drop useless __KERNEL__Mike Frysinger