summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-18ipcns: make free_ipc_ns() staticAlexey Dobriyan
2009-06-18pids: clean up find_task_by_pid variantsChristoph Hellwig
2009-06-18ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov
2009-06-18ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki
2009-06-18memcg: remove unneeded forward declaration from sched.hLi Zefan
2009-06-18memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura
2009-06-18memcg: add file-based RSS accountingBalbir Singh
2009-06-18reiserfs: fix warnings with gcc 4.4Jeff Mahoney
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2009-06-17mfd: fix tmio related warningsSamuel Ortiz
2009-06-17mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel
2009-06-17mfd: add ASIC3 IRQ numbersPhilipp Zabel
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel
2009-06-17mfd: add PCAP driverDaniel Ribeiro
2009-06-17mfd: add U300 AB3100 core supportLinus Walleij
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg
2009-06-17Cleanup of adfs headersAl Viro
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16lis3: add click functionDaniel Mack
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli
2009-06-16syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-06-16drbd: add major number to major.hPhilipp Reisner
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang