aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-3023-67/+0
* [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-301-0/+1
* [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov2005-10-301-1/+1
* [PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin2005-10-301-1/+3
* [PATCH] fuse: remove unused defineMiklos Szeredi2005-10-301-1/+0
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-303-5/+84
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-301-0/+47
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-3013-28/+0
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-301-0/+6
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-303-0/+46
* [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-301-1/+1
* [PATCH] add_timer() of a pending timer is illegalAndrew Morton2005-10-301-1/+2
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-3017-18/+1
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0
* [PATCH] kill sigqueue->lockOleg Nesterov2005-10-301-1/+0
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-2/+8
* [PATCH] remove timer debug fieldAndrew Morton2005-10-301-5/+0
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-304-12/+0
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-301-0/+7
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-301-0/+12
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-301-0/+9
* [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-301-0/+1
* [PATCH] s390: export ipl device parametersHeiko Carstens2005-10-301-0/+50
* [PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso2005-10-301-0/+8
* [PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso2005-10-301-4/+15
* [PATCH] m32r: fix #if warningsHirokazu Takata2005-10-301-1/+1
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-0/+1
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-301-2/+1
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-301-0/+6
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-301-0/+1
* [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar2005-10-301-6/+25
* [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-301-0/+33
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-304-23/+3
* [PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2005-10-301-1/+1
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-301-3/+5
* [PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso2005-10-303-10/+5
* [PATCH] x86: cmpxchg improvementsJan Beulich2005-10-301-3/+30
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-301-4/+7
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-2/+26
* Merge branch 'master'Jeff Garzik2005-10-3038-238/+521
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2005-10-291-4/+13
| |\
| | * [PATCH] Introduce sg_set_bufHerbert Xu2005-10-301-4/+13
| * | [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-293-0/+130
| * | [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-292-2/+52
| * | [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-292-0/+46
| * | [PATCH] memory hotplug prep: __section_nr helperDave Hansen2005-10-291-0/+1
| * | [PATCH] memory hotplug prep: kill local_mapnrDave Hansen2005-10-294-21/+0
| * | [PATCH] mm: update comments to pte lockHugh Dickins2005-10-292-3/+2
| * | [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-291-4/+38