aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-011-7/+13
* mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-0/+12
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-012-2/+3
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-011-3/+3
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-011-2/+2
* generic debug pageallocAkinobu Mita2009-04-013-0/+37
* memdup_user(): introduceLi Zefan2009-04-011-0/+1
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-011-1/+0
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-011-0/+1
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-011-0/+8
* get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-011-2/+9
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-011-2/+0
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-303-13/+2
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2940-234/+1036
| |\
| * | kernel: remove HIPQUAD()Harvey Harrison2009-03-281-12/+0
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-281-1/+1
| * | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-281-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-302-6/+7
|\ \ \
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-2/+2
| * | | cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-301-4/+5
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-301-3/+4
|\ \ \ \
| * | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-3/+4
| |/ / /
* | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-304-49/+102
|\ \ \ \
| * | | | lockdep: move state bit definitions aroundPeter Zijlstra2009-02-141-45/+4
| * | | | lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-141-4/+4
| * | | | lockdep: sanitize bit namesPeter Zijlstra2009-02-141-11/+11
| * | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-142-1/+17
| * | | | timer: implement lockdep deadlock detectionJohannes Berg2009-02-141-9/+84
| * | | | Merge branch 'linus' into core/lockingIngo Molnar2009-02-07136-270/+521
| |\ \ \ \
| * | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-142-2/+4
| * | | | | mutex: preemption fixesPeter Zijlstra2009-01-141-0/+1
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-302-5/+1
|\ \ \ \ \ \
| * | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-312-5/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-303-0/+11
|\ \ \ \ \ \ \
| * | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-301-0/+1
| * | | | | | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-302-0/+10
* | | | | | | | reiserfs: fix build breakageAlexander Beregalov2009-03-301-1/+2
* | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-304-30/+240
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28219-1843/+4642
| |\ \ \ \ \ \ \
| * | | | | | | | dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar2009-03-181-1/+1
| * | | | | | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-181-0/+174
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dma-debug: add a check dma memory leaksJoerg Roedel2009-03-171-0/+7
| | * | | | | | | | dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-171-0/+6
| | * | | | | | | | dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-051-0/+20
| | * | | | | | | | dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-051-0/+27
| | * | | | | | | | dma-debug: add checks for sync_single_*Joerg Roedel2009-03-051-0/+20
| | * | | | | | | | dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-051-0/+16
| | * | | | | | | | dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-051-0/+16
| | * | | | | | | | dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-051-0/+23