aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-01Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2-8/+39
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-3/+4
2005-10-31[NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2-8/+39
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-27/+41
2005-10-31[SERIAL] Fix port numberingRussell King1-3/+4
2005-10-31Merge ../linux-2.6 by handPaul Mackerras107-1139/+2738
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi1-0/+11
2005-10-30[PATCH] fix missing includesTim Schmielau8-2/+16
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] 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] 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 Hellwig1-0/+1
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] 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] 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] SELinux: canonicalize getxattr()James Morris1-4/+7
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-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 Garzik12-81/+409
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
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen2-0/+46
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen1-0/+1
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins1-2/+1
2005-10-29[PATCH] mm: fix rss and mmlist lockingHugh Dickins1-4/+38
2005-10-29[PATCH] mm: split page table lockHugh Dickins2-11/+41
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-8/+12
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins1-1/+0
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2-3/+1
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-0/+18
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins1-19/+19