Commit Graph

13665 Commits (218e180e7ea5334e1f94121940ba82cd1f0f4e58)

Author SHA1 Message Date
Andrew Morton 218e180e7e add upper-32-bits macro 18 years ago
Christoph Lameter 894b8788d7 slub: support concurrent local and remote frees and allocs on a slab 18 years ago
Linus Torvalds 44ce6294d0 Revert "md: improve partition detection in md array" 18 years ago
Bartlomiej Zolnierkiewicz 6d208b39c4 ide: legacy PCI bus order probing fixes 18 years ago
Bartlomiej Zolnierkiewicz 5cbf79cdb3 ide: add ide_proc_register_port() 18 years ago
Bartlomiej Zolnierkiewicz 869c56ee9d ide: add "initializing" argument to ide_register_hw() 18 years ago
Bartlomiej Zolnierkiewicz 7f8f48af08 ide: cable detection fixes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 7662d046df ide: move IDE settings handling to ide-proc.c 18 years ago
Bartlomiej Zolnierkiewicz 1497943ee6 ide: split off ioctl handling from IDE settings (v2) 18 years ago
Bartlomiej Zolnierkiewicz ecfd80e4a5 ide: make /proc/ide/ optional 18 years ago
Bartlomiej Zolnierkiewicz 29e744d088 ide: add ide_tune_dma() helper 18 years ago
Bartlomiej Zolnierkiewicz 2d5eaa6dd7 ide: rework the code for selecting the best DMA transfer mode (v3) 18 years ago
Bartlomiej Zolnierkiewicz 1813720723 ide: fix UDMA/MWDMA/SWDMA masks (v3) 18 years ago
H. Peter Anvin b0b73cb41d i386: msr.h: be paranoid about types and parentheses 18 years ago
H. Peter Anvin 29bd443377 i386: remove unused rdtsc() macro 18 years ago
NeilBrown 5b479c91da md: improve partition detection in md array 18 years ago
Haavard Skinnemoen 880169dd2e fbdev: add support for AVR32 18 years ago
Antonino A. Daplas 5a87ede945 svgalib: move fb_get_caps to svgalib 18 years ago
David Rientjes c3c117f06e i386 mmzone: use __maybe_unused 18 years ago
David Rientjes d16aaffa75 sh: dma: use __maybe_unused 18 years ago
David Rientjes 0d7ebbbc6e compiler: introduce __used and __maybe_unused 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago
Thomas Gleixner b52f52a093 clocksource: fix resume logic 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Christoph Lameter d1187ed210 vmstat: use our own timer events 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Nate Diller f37bc2712b fs: deprecate memclear_highpage_flush 18 years ago
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Eric Dumazet 34f01cc1f5 FUTEX: new PRIVATE futexes 18 years ago
Pierre Peiffer d0aa7a70bf futex_requeue_pi optimization 18 years ago
Pierre Peiffer c19384b5b2 Make futex_wait() use an hrtimer for timeout 18 years ago
Andrew Morton f34c506b03 declare struct ktime 18 years ago
Andrew Morton b8522ead35 aio is unlikely 18 years ago
Jeff Layton cd123012d9 RPC: add wrapper for svc_reserve to account for checksum 18 years ago
NeilBrown 7ac1bea550 knfsd: rename sk_defer_lock to sk_lock 18 years ago
Adrian Bunk 8842c9655b remove nfs4_acl_add_ace() 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago
Eric W. Biederman 73c279927f kthread: don't depend on work queues 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 years ago
Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 years ago
Oleg Nesterov 7097a87afe workqueue: kill run_scheduled_work() 18 years ago
Gautham R Shenoy baaca49f41 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE 18 years ago
Gautham R Shenoy 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 years ago
Tom Zanussi 7c9cb38302 relay: use plain timer instead of delayed work 18 years ago
Andrew Morton 19a75d83ff kblockd: use flush_work 18 years ago
Oleg Nesterov b89deed32c implement flush_work() 18 years ago
Haavard Skinnemoen e7498281d3 Use common cpu_is_xxx() macros on AT91 and AVR32 18 years ago