- baaca49 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE by Gautham R Shenoy · 18 years ago
- 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 18 years ago
- 7c9cb38 relay: use plain timer instead of delayed work by Tom Zanussi · 18 years ago
- 19a75d8 kblockd: use flush_work by Andrew Morton · 18 years ago
- b89deed implement flush_work() by Oleg Nesterov · 18 years ago
- 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 18 years ago
- 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 18 years ago
- 8813d1c mca: add integrated device bus matching by James Bottomley · 18 years ago
- 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 18 years ago
- dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 18 years ago
- a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
- 97416ce Declare {compat_}sys_utimensat by Stephen Rothwell · 18 years ago
- 055b822 disable socket power in adapter driver instead of media one by Alex Dubov · 18 years ago
- 4750def Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
- 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
- df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
- 34ed25f s3fb: updates by Ondrej Zajicek · 18 years ago
- c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 18 years ago
- 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 18 years ago
- 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 18 years ago
- 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 18 years ago
- bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 18 years ago
- 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 18 years ago
- 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 18 years ago
- 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 18 years ago
- fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 18 years ago
- 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 18 years ago
- 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 18 years ago
- 2ee1216 fbdev: display class by James Simmons · 18 years ago
- dd025c0 Char: cyclades, dynamic ports by Jiri Slaby · 18 years ago
- 6a0aa67 Char: cyclades, remove unused timestamps by Jiri Slaby · 18 years ago
- 2c7fea9 Char: cyclades, remove sleep_on by Jiri Slaby · 18 years ago
- 875b206 Char: cyclades, make info->card a pointer by Jiri Slaby · 18 years ago
- 46039f8 Char: cyclades, remove useless fileds from cyclades_card by Jiri Slaby · 18 years ago
- b81cc310 Char: cyclades, unexport struct cyclades_card by Jiri Slaby · 18 years ago
- 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 18 years ago
- db05c3b Char: cyclades, cy_readX/writeX cleanup by Jiri Slaby · 18 years ago
- d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 18 years ago
- 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 18 years ago
- bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
- 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
- 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 18 years ago
- 87ac84f rtc-cmos wakeup interface by David Brownell · 18 years ago
- cd96620 rtc: remove rest of class_device by David Brownell · 18 years ago
- ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 18 years ago
- 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 18 years ago
- 1c710c8 utimensat implementation by Ulrich Drepper · 18 years ago
- 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 18 years ago
- 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 18 years ago
- a7e27d5d sanitize linux/isdn_divertif.h for userspace by Mike Frysinger · 18 years ago
- 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 18 years ago
- 33e34dc SPI kerneldoc by David Brownell · 18 years ago
- 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 18 years ago
- ce0be12 clockchips.h: kernel-doc fix by Sergei Shtylyov · 18 years ago
- acd64b7 hide spinlock in linux/quota.h behind __KERNEL__ by Mike Frysinger · 18 years ago
- 6d4d8c0 Add taskstats.h to kbuild by David Woodhouse · 18 years ago
- cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 18 years ago
- f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 18 years ago
- 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 18 years ago
- 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 18 years ago
- 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 18 years ago
- d1ab824 Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation by Michael Ellerman · 18 years ago
- b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 18 years ago
- b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 18 years ago
- 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 18 years ago
- 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 18 years ago
- 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 18 years ago
- e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 18 years ago
- 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 18 years ago
- 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 18 years ago
- a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 18 years ago
- 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
- ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 18 years ago
- ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 18 years ago
- 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
- 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
- 7328508 remove artificial software max_loop limit by Ken Chen · 18 years ago
- 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 18 years ago
- 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago
- 329c8d8 time: SMP friendly alignment of struct clocksource by Eric Dumazet · 18 years ago
- 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 18 years ago
- 2828703 Add a new deferrable delayed work init by Venki Pallipadi · 18 years ago
- 6e453a6 Add support for deferrable timers by Venki Pallipadi · 18 years ago
- c15a383 parport->dev driver model support by David Brownell · 18 years ago
- c467a38 Delete unused header file linux/awe_voice.h by Robert P. J. Day · 18 years ago
- e5f00f4 make remove_inode_dquot_ref() static by Adrian Bunk · 18 years ago
- ef51c97 Remove do_sync_file_range() by Mark Fasheh · 18 years ago
- 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
- 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 18 years ago
- 6ae9200 enlarge console.name by Andrew Morton · 18 years ago
- 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 18 years ago
- 1a86b5e cyclades: remove custom types by Klaus Kudielka · 18 years ago
- 7c4e95b fix cyclades.h for x86_64 (and probably others) by Klaus Kudielka · 18 years ago
- 9b3af29 Kprobes: Make kprobe.symbol_name const by Ananth N Mavinakayanahalli · 18 years ago
- c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 18 years ago
- 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 18 years ago
- 79c0b2d add filesystem subtype support by Miklos Szeredi · 18 years ago
- 2e17c55 init dma masks in pnp_dev by David Brownell · 18 years ago
- e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 18 years ago
- 616883d IRQ: add __must_check to request_irq by Monakhov Dmitriy · 18 years ago