summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann187-505/+2983
2011-07-28dt/irq: add irq_domain_generate_simple() helperGrant Likely1-0/+10
2011-07-28irq: add irq_domain translation infrastructureGrant Likely3-0/+91
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo1-1/+3
2011-07-27dt/net: add helper function of_get_phy_modeShawn Guo1-0/+1
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-14/+255
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+62
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+27
2011-07-27asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger1-1/+15
2011-07-27asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger1-0/+16
2011-07-27asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger1-2/+9
2011-07-27asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger1-2/+2
2011-07-27atomic: Update comments in atomic.hArun Sharma2-1/+4
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2-2/+4
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma2-2/+16
2011-07-27atomic: use <linux/atomic.h>Arun Sharma75-75/+82
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2-0/+15
2011-07-27fault-injection: use debugfs_remove_recursiveAkinobu Mita1-17/+1
2011-07-27fault-injection: remove nonexistent function externAkinobu Mita1-1/+0
2011-07-27ramoops: make record_size a module parameterSergiu Iordache1-0/+1
2011-07-27ramoops: move dump_oops into platform dataSergiu Iordache1-0/+1
2011-07-27panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines1-1/+1
2011-07-27include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong1-21/+0
2011-07-27ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2-0/+11
2011-07-27cpumask: add cpumask_var_t documentationKOSAKI Motohiro1-0/+14
2011-07-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2-0/+14
2011-07-27memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2-6/+19
2011-07-27memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2-4/+9
2011-07-27memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki1-4/+9
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds7-14/+1072
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil1-0/+1
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+60
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds5-34/+224
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-17/+19
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-19/+36
2011-07-26Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-30/+117
2011-07-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-0/+243
2011-07-26Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-26/+7
2011-07-26Merge 'akpm' patch seriesLinus Torvalds24-127/+273
2011-07-26reiserfs: use proper little-endian bitopsAkinobu Mita1-0/+2
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal1-0/+25
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin1-0/+18
2011-07-26lib: make _tolower() publicAndy Shevchenko1-0/+9
2011-07-26arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu1-0/+5
2011-07-26notifiers: vt: move vt notifiers into vt.hAmerigo Wang2-7/+9
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2-8/+10
2011-07-26notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2-4/+6
2011-07-26notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2-30/+34
2011-07-26notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2-32/+35