Commit Graph

82977 Commits (198466b41d11dd062fb26ee0376080458d7bfcaf)
 

Author SHA1 Message Date
Oleg Nesterov 198466b41d __group_complete_signal(): fix coredump with group stop race 17 years ago
Andrew Morton bdff746a39 clone: prepare to recycle CLONE_STOPPED 17 years ago
Andrew Morton 59714d65df get_task_comm(): return the result 17 years ago
Peter Zijlstra 0ccf831cbe lockdep: annotate epoll 17 years ago
Andrew Morton 96cf49a2c1 drivers/net/wireless/b43/main.c needs io.h 17 years ago
Oleg Nesterov 8a459e44ad sys_remap_file_pages: fix ->vm_file accounting 17 years ago
Andrew Morton c0b49b0d16 kvm: i386 fix 17 years ago
Linus Torvalds 9ef9dc69d4 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
Linus Torvalds 2c8296f8cf Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm 17 years ago
Christoph Lameter da89b79ed0 Explain kmem_cache_cpu fields 17 years ago
root ba84c73c7a SLUB: Do not upset lockdep 17 years ago
Pekka Enberg 064287807c SLUB: Fix coding style violations 17 years ago
Christoph Lameter 7c2e132c54 Add parameter to add_partial to avoid having two functions 17 years ago
Christoph Lameter 9824601ead SLUB: rename defrag to remote_node_defrag_ratio 17 years ago
Christoph Lameter f61396aed9 Move count_partial before kmem_cache_shrink 17 years ago
Christoph Lameter 151c602f79 SLUB: Fix sysfs refcounting 17 years ago
Harvey Harrison e374d48356 slub: fix shadowed variable sparse warnings 17 years ago
Russell King 0d899e1b00 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel 17 years ago
Catalin Marinas 41579f49da [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option 17 years ago
Catalin Marinas 39e823e35b [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c 17 years ago
Catalin Marinas 8cc4c5488a [ARM] 4820/1: RealView: Select the timer IRQ at run-time 17 years ago
Catalin Marinas c4057f5260 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms 17 years ago
Catalin Marinas 7dd19e755d [ARM] 4818/1: RealView: Add core-tile detection 17 years ago
Catalin Marinas 0fc2a1616f [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c 17 years ago
Catalin Marinas 356cb470b8 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h 17 years ago
Catalin Marinas 93c2904d50 [ARM] 4815/1: RealView: Add clockevents suport for the local timers 17 years ago
Catalin Marinas a8655e83fc [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore 17 years ago
Catalin Marinas 3e45999096 [ARM] 4813/1: Add SMP helper functions for clockevents support 17 years ago
Catalin Marinas ae30ceac3c [ARM] 4812/1: RealView: clockevents support for the RealView platforms 17 years ago
Catalin Marinas 85802afeb0 [ARM] 4811/1: RealView: clocksource support for the RealView platforms 17 years ago
Linus Torvalds d2fc0bacd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 17 years ago
Linus Torvalds 93890b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 17 years ago
Linus Torvalds f5bb3a5e9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
Linus Torvalds 9853832c49 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux 17 years ago
Haavard Skinnemoen b21761ff18 kbuild: Fix instrumentation removal breakage on avr32 17 years ago
Linus Torvalds 519cb68807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Geert Uytterhoeven fe2528b96b ADB: Add missing #include <linux/platform_device.h> 17 years ago
Andrew Morton 795d45b22c x86: fix RTC lockdep warning: potential hardirq recursion 17 years ago
Thomas Gleixner 7b610eec7a x86: cpa, micro-optimization 17 years ago
Ingo Molnar 87f7f8fe32 x86: cpa, clean up code flow 17 years ago
Ingo Molnar beaff6333b x86: cpa, eliminate CPA_ enum 17 years ago
Ingo Molnar 9df84993cb x86: cpa, cleanups 17 years ago
Andi Kleen f07333fd14 x86: implement gbpages support in change_page_attr() 17 years ago
Andi Kleen b536022227 x86: support gbpages in pagetable dump 17 years ago
Andi Kleen c2f71ee214 x86: add gbpages support to lookup_address 17 years ago
Andi Kleen 61e19a347a x86: add pgtable accessor functions for gbpages 17 years ago
Andi Kleen fbff3c21af x86: add PUD_PAGE_SIZE 17 years ago
Andi Kleen 019c3e7c5e x86: add feature macros for the gbpages cpuid bit 17 years ago
Andi Kleen d4f71f7969 x86: switch direct mapping setup over to set_pte 17 years ago