Commit Graph

108255 Commits (10546355323e4826d13e62f85ac6198385a817a9)
 

Author SHA1 Message Date
Linus Torvalds 29bb1bdb26 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 years ago
Linus Torvalds 3f1ae22390 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 17 years ago
Rene Herman 48d97cb65e x86: make "apic" an early_param() on 32-bit, NULL check 17 years ago
Linus Torvalds e2205a156f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 years ago
Linus Torvalds a7ef6a40f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 years ago
Christian Borntraeger 000b9151d7 Fix race/oops in tty layer after BKL pushdown 17 years ago
Geert Uytterhoeven 0e7d5bb848 m68k{,nommu}: Wire up new system calls 17 years ago
Linus Torvalds 3838f59fc2 Revert "fbcon: bgcolor fix" 17 years ago
Randy Dunlap b0fbaa6b59 EFI, x86: fix function prototype 17 years ago
Randy Dunlap 9b0094f7f2 x86, pci-calgary: fix function declaration 17 years ago
Jeremy Fitzhardinge cf3e505012 x86: work around gcc 3.4.x bug 17 years ago
Rene Herman fb6bef8002 x86: make "apic" an early_param() on 32-bit 17 years ago
Rene Herman eeb0d7d113 x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk 17 years ago
Dmitry Adamushko 279ef6bbb8 sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks 17 years ago
Ingo Molnar e5f363e358 lockdep: increase MAX_LOCKDEP_KEYS 17 years ago
Nick Piggin cc7a486cac generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() 17 years ago
Mike Galbraith 77ae651347 sched: fix mysql+oltp regression 17 years ago
Ingo Molnar 251a169c69 Merge branch 'linus' into sched/urgent 17 years ago
Paul Mackerras 13fa00a878 powerpc: Remove include/linux/harrier_defs.h 17 years ago
Peter Zijlstra b42e737e57 lockdep: fix overflow in the hlock shrinkage code 17 years ago
Eric W. Biederman 3c7569b284 x86_64: restore the proper NR_IRQS define so larger systems work. 17 years ago
Eric W. Biederman d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 years ago
Dmitry Baryshkov 23ba79bd79 ALSA: wm8750: it's MONO1, not MONO 17 years ago
Rabin Vincent 8bfe0298f7 lockdep: handle chains involving classes defined in modules 17 years ago
Peter Zijlstra 7cd5a02f54 mm: fix mm_take_all_locks() locking order 17 years ago
Peter Zijlstra 454ed842d5 lockdep: annotate mm_take_all_locks() 17 years ago
Peter Zijlstra b7d39aff91 lockdep: spin_lock_nest_lock() 17 years ago
Peter Zijlstra 7531e2f34d lockdep: lock protection locks 17 years ago
Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 years ago
Dave Jones f82b217e35 lockdep: shrink held_lock structure 17 years ago
Peter Zijlstra 1b12bbc747 lockdep: re-annotate scheduler runqueues 17 years ago
Peter Zijlstra 64aa348edc lockdep: lock_set_subclass - reset a held lock's subclass 17 years ago
Ingo Molnar cf206bffbb Merge branch 'linus' into sched/clock 17 years ago
Peter Zijlstra c1955a3d47 sched_clock: delay using sched_clock() 17 years ago
Junio C Hamano 0afd2ac9a5 powerpc: Do not ignore arch/powerpc/include 17 years ago
Robert P. J. Day 274827c31c powerpc: Delete completed "ppc removal" task from feature removal file 17 years ago
Benjamin Herrenschmidt bc033b63bb powerpc/mm: Fix attribute confusion with htab_bolt_mapping() 17 years ago
Benjamin Herrenschmidt 8db13a0e1e powerpc/pci: Don't keep ISA memory hole resources in the tree 17 years ago
Nathan Fontenot b79998fc2e powerpc: Zero fill the return values of rtas argument buffer 17 years ago
Wim Van Sebroeck 36cbaa8777 [WATCHDOG] pcwd.c - fix open_allowed type. 17 years ago
Ian Molton 25d6cbd840 mfd: tc6393 cleanup and update 17 years ago
Samuel Ortiz 1c2c30acc5 mfd: have TMIO drivers and subdevices depend on ARM 17 years ago
Ian Molton 4a48998fa1 mfd: TMIO MMC driver 17 years ago
Ian Molton ec43b8161b mfd: driver for the TMIO NAND controller 17 years ago
Jean Delvare 8ff69eebf5 hwmon: (lm75) Drop legacy i2c driver 17 years ago
David Brownell 2ce5b34fd5 i2c: correct some size_t printk formats 17 years ago
Jean Delvare c1159f9e89 i2c: Check for address business before creating clients 17 years ago
Jean Delvare 8d24f8dcb7 i2c: Let users select algorithm drivers manually again 17 years ago
Hans Verkuil b25b791b13 i2c: Fix NULL pointer dereference in i2c_new_probed_device 17 years ago