- 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
- bc2aa80 byteorder: add include/linux/byteorder.h to define endian helpers by Harvey Harrison · 16 years ago
- 40c9f22 byteorder: add a new include/linux/swab.h to define byteswapping functions by Harvey Harrison · 16 years ago
- f18e439 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles by Alexey Dobriyan · 16 years ago
- 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
- dd76346 reiserfs: removed duplicated #include by Huang Weiyi · 16 years ago
- 523723b fs/eventpoll.c: fix sys_epoll_create1() comment by Andrew Morton · 16 years ago
- 98b0da4 drivers/char/rtc.c: removed duplicated include by Huang Weiyi · 16 years ago
- fc1efbd mm/sparse.c: removed duplicated include by Huang Weiyi · 16 years ago
- 070cb06 move kernel-doc comment for might_sleep directly before its defining block by Uwe Kleine-König · 16 years ago
- 29a6d39 lib/vsprintf.c: wrong conversion function used by Yi Yang · 16 years ago
- afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
- ea757ac atmel_lcdfb: add board parameter specify framebuffer memory size by Haavard Skinnemoen · 16 years ago
- e730d8b0a atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 by Haavard Skinnemoen · 16 years ago
- 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 16 years ago
- 73b7d92 matroxfb: i2c structure templates clean-up by Jean Delvare · 16 years ago
- 5ede40f matrox maven: fix a broken error path by Jean Delvare · 16 years ago
- d6bf73e do_migrate_pages(): remove unused variable by MinChan Kim · 16 years ago
- 6a4ad39 GRU: fix preprocessor symbol for sparse by Randy Dunlap · 16 years ago
- 969830b radeonfb: fix accel engine hangs by David Miller · 16 years ago
- 2b26736 allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 by Andy Whitcroft · 16 years ago
- 57303d8 hugetlbfs: allocate structures for reservation tracking outside of spinlocks by Andy Whitcroft · 16 years ago
- ff1a4a7 isight_firmware: fix a leak and double kfree() by Parag Warudkar · 16 years ago
- 66198f3 cpuidle: make sysfs attributes sysdev class attributes by Rabin Vincent · 16 years ago
- 001e979 rtc-isl1208: fix double removal of a sysfs entry by Alessandro Zummo · 16 years ago
- 9de15e9 h8300: fix section mismatches by Yoshinori Sato · 16 years ago
- b1c3c89 revert "rtc: cdev lock_kernel() pushdown" by David Brownell · 16 years ago
- 9623e07 memcg: fix oops in mem_cgroup_shrink_usage by Hugh Dickins · 16 years ago
- 3ee1062 cpu hotplug: s390 doesn't support additional_cpus anymore. by Heiko Carstens · 16 years ago
- 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
- 866c366 quota: documentation for sending "below quota" messages via netlink and tiny doc update by Jan Kara · 16 years ago
- caff3a2 hugetlb: call arch_prepare_hugepage() for surplus pages by Gerald Schaefer · 16 years ago
- 02eb7ee feature-removal-schedule.txt: remove the NCR53C9x entry by Adrian Bunk · 16 years ago
- 45fc3c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 9634885 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 88fa08f Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
- 9e6dd47 ALSA: hda - support new AMD HDMI Audio (1002:970f) by Libin Yang · 16 years ago
- b29c236 ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
- 04489ee ALSA: wm8750: add missing VREF output by Dmitry Baryshkov · 16 years ago
- ea381b7 ALSA: spitz: MONO -> MONO1 by Dmitry Baryshkov · 16 years ago
- c2fc119 generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix by Nick Piggin · 16 years ago
- b1b135c fix spinlock recursion in hvc_console by Christian Borntraeger · 16 years ago
- ed6d687 stop_machine: remove unused variable by Li Zefan · 16 years ago
- 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
- 4bceba4 export virtio_rng.h by Christian Borntraeger · 16 years ago
- 71a3f4e lguest: use get_user_pages_fast() instead of get_user_pages() by Rusty Russell · 16 years ago
- 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
- 40c4207 lguest: don't set MAC address for guest unless specified by Rusty Russell · 16 years ago
- 9139758 agp: fix SIS 5591/5592 wrong PCI id by Krzysztof Helt · 16 years ago
- a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 16 years ago
- e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 16 years ago
- 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 16 years ago
- 99d32bd intel_agp: official name for GM45 chipset by Zhenyu Wang · 16 years ago
- 1ea2950 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 67a077d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9b4d0ba Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7019b1b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
- e26b33e Merge branch 'sched/clock' into sched/urgent by Ingo Molnar · 16 years ago
- 0f2bc27 lockdep: fix debug_lock_alloc by Peter Zijlstra · 16 years ago
- b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 16 years ago
- f08c076 make struct scsi_dh_devlist's static by Adrian Bunk · 16 years ago
- 10fec20 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
- 29bb1bd Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 3f1ae22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- 48d97cb x86: make "apic" an early_param() on 32-bit, NULL check by Rene Herman · 16 years ago
- e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- a7ef6a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 000b915 Fix race/oops in tty layer after BKL pushdown by Christian Borntraeger · 16 years ago
- 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
- 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 16 years ago
- b0fbaa6 EFI, x86: fix function prototype by Randy Dunlap · 16 years ago
- 9b0094f x86, pci-calgary: fix function declaration by Randy Dunlap · 16 years ago
- cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 16 years ago
- fb6bef8 x86: make "apic" an early_param() on 32-bit by Rene Herman · 16 years ago
- eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 16 years ago
- 279ef6b sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks by Dmitry Adamushko · 16 years ago
- e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 16 years ago
- cc7a486 generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() by Nick Piggin · 16 years ago
- 77ae651 sched: fix mysql+oltp regression by Mike Galbraith · 16 years ago
- 251a169 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
- 13fa00a powerpc: Remove include/linux/harrier_defs.h by Paul Mackerras · 16 years ago
- b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 16 years ago
- 3c7569b x86_64: restore the proper NR_IRQS define so larger systems work. by Eric W. Biederman · 16 years ago
- d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
- 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
- 23ba79b ALSA: wm8750: it's MONO1, not MONO by Dmitry Baryshkov · 16 years ago
- 8bfe029 lockdep: handle chains involving classes defined in modules by Rabin Vincent · 16 years ago
- 7cd5a02 mm: fix mm_take_all_locks() locking order by Peter Zijlstra · 16 years ago
- 454ed84 lockdep: annotate mm_take_all_locks() by Peter Zijlstra · 16 years ago
- b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
- 7531e2f lockdep: lock protection locks by Peter Zijlstra · 16 years ago
- 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
- f82b217 lockdep: shrink held_lock structure by Dave Jones · 16 years ago
- 1b12bbc lockdep: re-annotate scheduler runqueues by Peter Zijlstra · 16 years ago
- 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 16 years ago
- cf206bf Merge branch 'linus' into sched/clock by Ingo Molnar · 16 years ago
- c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 16 years ago
- 0afd2ac powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago