aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi1-0/+11
2005-10-30[PATCH] fix missing includesTim Schmielau11-2/+19
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-0/+5
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson1-1/+1
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno23-67/+0
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney1-0/+1
2005-10-30[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov1-1/+1
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin1-1/+3
2005-10-30[PATCH] fuse: remove unused defineMiklos Szeredi1-1/+0
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells3-5/+84
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells1-0/+47
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo13-28/+0
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson1-0/+6
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson3-0/+46
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson1-1/+1
2005-10-30[PATCH] add_timer() of a pending timer is illegalAndrew Morton1-1/+2
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig17-18/+1
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov1-1/+0
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-2/+8
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-5/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik4-12/+0
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz1-0/+7
2005-10-30[PATCH] Add kthread_stop_sem()Alan Stern1-0/+12
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-0/+9
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara1-0/+1
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens1-0/+50
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso1-0/+8
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso1-4/+15
2005-10-30[PATCH] m32r: fix #if warningsHirokazu Takata1-1/+1
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li1-0/+1
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-2/+1
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki1-0/+6
2005-10-30[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj1-0/+1
2005-10-30[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar1-6/+25
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-0/+33
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman4-23/+3
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com1-1/+1
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-3/+5
2005-10-30[PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso3-10/+5
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-3/+30
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-4/+7
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-30[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler1-3/+3
2005-10-30[ARM] fix bogus cast in IXP2000 I/O macroDeepak Saxena1-1/+1
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik1-2/+26
2005-10-30Merge branch 'master'Jeff Garzik38-238/+521
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+13
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen3-0/+130
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen2-2/+52