summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-110/+66
2008-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-24/+21
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman1-3/+7
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-1174/+2598
2008-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-32/+60
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven4-2/+26
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-11EFI, x86: fix function prototypeRandy Dunlap1-1/+1
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge1-0/+3
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman1-2/+2
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman1-5/+6
2008-08-11sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko1-3/+2
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin1-7/+47
2008-08-11sched: fix mysql+oltp regressionMike Galbraith1-7/+12
2008-08-11Merge branch 'linus' into sched/urgentIngo Molnar4238-36949/+83491
2008-08-11powerpc: Remove include/linux/harrier_defs.hPaul Mackerras1-212/+0
2008-08-11lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra1-1/+6
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman1-1/+9
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman4-20/+35
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar4-21/+21
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov1-1/+1
2008-08-11lockdep: handle chains involving classes defined in modulesRabin Vincent2-0/+4
2008-08-11mm: fix mm_take_all_locks() locking orderPeter Zijlstra1-2/+8
2008-08-11lockdep: annotate mm_take_all_locks()Peter Zijlstra1-6/+6
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra4-0/+21
2008-08-11lockdep: lock protection locksPeter Zijlstra3-22/+40
2008-08-11lockdep: map_acquirePeter Zijlstra4-16/+28
2008-08-11lockdep: shrink held_lock structureDave Jones3-58/+74
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra2-5/+14
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2-0/+73
2008-08-11Merge branch 'linus' into sched/clockIngo Molnar4238-36949/+83491
2008-08-11sched_clock: delay using sched_clock()Peter Zijlstra2-13/+20
2008-08-11powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0
2008-08-11powerpc: Delete completed "ppc removal" task from feature removal fileRobert P. J. Day1-13/+0
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt3-31/+43
2008-08-11powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt1-5/+12
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot1-2/+3
2008-08-10[WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck1-1/+1
2008-08-10mfd: tc6393 cleanup and updateIan Molton2-69/+96
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz3-2/+11
2008-08-10mfd: TMIO MMC driverIan Molton4-0/+892
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton3-0/+564
2008-08-10hwmon: (lm75) Drop legacy i2c driverJean Delvare1-92/+22
2008-08-10i2c: correct some size_t printk formatsDavid Brownell2-6/+6
2008-08-10i2c: Check for address business before creating clientsJean Delvare1-1/+6
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare2-3/+22
2008-08-10i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil1-1/+3