aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney
2005-10-30[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin
2005-10-30[PATCH] fuse: remove unused defineMiklos Szeredi
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson
2005-10-30[PATCH] cpusets: dual semaphore locking overhaulPaul Jackson
2005-10-30[PATCH] add_timer() of a pending timer is illegalAndrew Morton
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-30[PATCH] remove timer debug fieldAndrew Morton
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz
2005-10-30[PATCH] Add kthread_stop_sem()Alan Stern
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki
2005-10-30[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj
2005-10-30[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik
2005-10-30Merge branch 'master'Jeff Garzik
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins
2005-10-29[PATCH] mm: fix rss and mmlist lockingHugh Dickins
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins
2005-10-29[PATCH] mm: mm_struct hiwaters movedHugh Dickins
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel