summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-181-1/+1
|\
| * md: fix some comments.Andre Noll2009-06-181-1/+1
* | lib: add lib/gcd.cFlorian Fainelli2009-06-181-0/+8
* | LinuxPPS: core supportRodolfo Giometti2009-06-183-0/+212
* | w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-181-0/+1
* | dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-0/+190
* | gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+6
* | seq_file: add function to write binary dataPeter Oberparleiter2009-06-181-0/+1
* | kernel: constructor supportPeter Oberparleiter2009-06-184-0/+21
* | ipcns: move free_ipcs() protoAlexey Dobriyan2009-06-181-4/+0
* | ipcns: make free_ipc_ns() staticAlexey Dobriyan2009-06-181-1/+0
* | pids: clean up find_task_by_pid variantsChristoph Hellwig2009-06-181-6/+0
* | ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov2009-06-181-1/+0
* | ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov2009-06-181-1/+1
* | memcg: add interface to reset limitsDaisuke Nishimura2009-06-181-0/+2
* | memcg: fix swap accountingKAMEZAWA Hiroyuki2009-06-181-2/+3
* | memcg: remove unneeded forward declaration from sched.hLi Zefan2009-06-181-1/+0
* | memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura2009-06-181-6/+0
* | memcg: add file-based RSS accountingBalbir Singh2009-06-181-1/+6
* | reiserfs: fix warnings with gcc 4.4Jeff Mahoney2009-06-181-8/+39
* | pca953x: support GPIOLIB GPIO namingDaniel Silverstone2009-06-181-0/+1
* | mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-181-4/+0
* | spi: move more spi_setup() functionality into coreDavid Brownell2009-06-181-0/+3
* | spi: move common spi_setup() functionality into coreDavid Brownell2009-06-181-24/+1
* | softirq: introduce statistics for softirqKeika Kobayashi2009-06-181-0/+12
* | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-171-1/+1
|\ \
| * \ Pull for-2.6.31 into releaseTony Luck2009-06-171-1/+1
| |\ \
| | * | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-06-174-222/+375
|\ \ \ \
| * | | | mfd: fix tmio related warningsSamuel Ortiz2009-06-171-1/+1
| * | | | mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel2009-06-171-216/+3
| * | | | mfd: add ASIC3 IRQ numbersPhilipp Zabel2009-06-171-0/+7
| * | | | mfd: asic3: add asic3_set_register common operationPhilipp Zabel2009-06-171-5/+5
| * | | | mfd: add PCAP driverDaniel Ribeiro2009-06-171-0/+256
| * | | | mfd: add U300 AB3100 core supportLinus Walleij2009-06-171-0/+103
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-176-2/+390
|\ \ \ \
| * | | | [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-151-0/+4
| * | | | [SCSI] FC Pass Thru supportJames Smart2009-06-125-2/+386
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-06-171-0/+37
|\ \ \ \ \
| * | | | | UBI: add notification APIDmitry Pervushin2009-06-021-0/+37
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-06-171-2/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-171-2/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | * | | | | slob: use PG_slab for identifying SLOB pagesWu Fengguang2009-05-111-2/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-173-75/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Cleanup of adfs headersAl Viro2009-06-173-75/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-167-4/+1922
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+130
| * | | | | | | | drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-155-0/+1788
| * | | | | | | | drm/radeon: fix mobility flags on new PCI IDs.Dave Airlie2009-06-151-4/+4
OpenPOWER on IntegriCloud