Commit Graph

60784 Commits (ad241528c4919505afccb022acbab3eeb0db4d80)
 

Author SHA1 Message Date
Jan Nikitenko ad241528c4 CRC7 support 18 years ago
David Brownell c06e677aed SPI: add 3wire mode flag 18 years ago
David Brownell dccd573bb0 SPI controller drivers: check for unsupported modes 18 years ago
Dmitry Torokhov ff294cba8a IBMASM: must depend on CONFIG_INPUT 18 years ago
Dmitry Torokhov 8945495697 IBMASM: miscellaneous fixes 18 years ago
Dmitry Torokhov da6b9c92d1 IBMASM: dont use extern in function declarations 18 years ago
Dmitry Torokhov 3110dc7a86 IBMASM: whitespace cleanup 18 years ago
Andrew Morton 567f3e422a x86_64: speedup touch_nmi_watchdog 18 years ago
Andrew Morton f2890255b0 i386: speedup touch_nmi_watchdog 18 years ago
Konrad Rzeszutek 1c978b935e Inhibit NMI watchdog when Alt-SysRq-T operation is underway 18 years ago
Alexey Dobriyan 2a41de48b8 Fix sparse false positives re BUG_ON(ptr) 18 years ago
Oleg Nesterov 13c22168b7 destroy_workqueue() can livelock 18 years ago
Ananth N Mavinakayanahalli 87a7defb0d Kprobes on select architectures no longer EXPERIMENTAL 18 years ago
Jan Engelhardt 5b78cc9ac8 make timespec_equal() take const arguments 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Maciej W. Rozycki b45d527974 sb1250-duart.c: SB1250 DUART serial support 18 years ago
Roland McGrath f9e86f4190 Remove CHILD_MAX 18 years ago
Roland McGrath 7729303469 Remove OPEN_MAX 18 years ago
Roland McGrath c09edd6eba avoid OPEN_MAX in SCM_MAX_FD 18 years ago
Akinobu Mita f4480240f7 unregister_blkdev(): return void 18 years ago
Akinobu Mita c6d4d63489 unregister_blkdev(): delete redundant message 18 years ago
Akinobu Mita 00d59405cf unregister_blkdev() delete redundant messages in callers 18 years ago
Akinobu Mita 294462a5c6 unregister_blkdev(): do WARN_ON on failure 18 years ago
Adrian Bunk 62239ac2b3 proper prototype for proc_nr_files() 18 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
Grant Likely 74489a91dd Add support for Xilinx SystemACE CompactFlash interface 18 years ago
Vitaly Bordug 99121c0da3 powerpc: 8xx: fix whitespace and indentation 18 years ago
Christoph Lameter 2a7326b5bb CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Nick Piggin 787d2214c1 fs: introduce some page/buffer invariants 18 years ago
Robert P. J. Day a1ed3dda0a MM: Make needlessly global hugetlb_no_page() static. 18 years ago
Christoph Lameter b5fab14e5d Add VM_BUG_ON in case someone uses page_mapping on a slab page 18 years ago
Christoph Lameter a0acd82080 Make SLUB the default allocator 18 years ago
Christoph Lameter 8ab1372fac SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA 18 years ago
Christoph Lameter a0e1d1be20 SLUB: Move sysfs operations outside of slub_lock 18 years ago
Christoph Lameter 434e245ddd SLUB: Do not allocate object bit array on stack 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
Christoph Lameter ce15fea827 SLUB: Do not use length parameter in slab_alloc() 18 years ago
Christoph Lameter 12ad6843dd SLUB: Style fix up the loop to disable small slabs 18 years ago
Adrian Bunk 5af328a510 mm/slub.c: make code static 18 years ago
Christoph Lameter 7b55f620e6 SLUB: Simplify dma index -> size calculation 18 years ago
Christoph Lameter f1b2633936 SLUB: faster more efficient slab determination for __kmalloc 18 years ago
Christoph Lameter dfce8648d6 SLUB: do proper locking during dma slab creation 18 years ago
Christoph Lameter 2e443fd003 SLUB: extract dma_kmalloc_cache from get_cache. 18 years ago
Christoph Lameter 0c71001320 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG 18 years ago
Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators 18 years ago
Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago