aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin2008-12-03
* documentation: local_ops fix on_each_cpuMathieu Desnoyers2008-12-01
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-30
|\
| * drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt2008-11-30
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-30
|\ \
| * | powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-11-30
| * | powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-11-30
| * | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-11-30
| * | powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-11-30
| * | powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-11-30
| * | powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-11-30
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-23
| |\ \
| | * | powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-20
| * | | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-11-23
| |\ \ \
| | * | | powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-13
| | * | | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-13
| * | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-23
| |\ \ \ \
| | * | | | powerpc/virtex: Update defconfigsGrant Likely2008-11-14
| | * | | | powerpc/52xx: update defconfigsGrant Likely2008-11-14
| | * | | | xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov2008-11-14
| | * | | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
| | * | | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-14
| * | | | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-19
| * | | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-19
| * | | | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-19
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-27
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut2008-11-27
| | * | | | | | [ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao2008-11-25
| | * | | | | | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski2008-11-25
| * | | | | | | Allow architectures to override copy_user_highpage()Russell King2008-11-27
| * | | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-27
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-26
| | * | | | | | | ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-25
| | * | | | | | | ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2008-11-24
| * | | | | | | | [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar2008-11-23
| | |/ / / / / / | |/| | | | | |
| * | | | | | | [ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik2008-11-22
| * | | | | | | [ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik2008-11-22
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-11-30
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-26
| * | | | | | | | parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-26
| * | | | | | | | parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-26
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-30
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton2008-11-26
| |/ / / / / /
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-30
|\ \ \ \ \ \ \
| * | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar2008-11-29
| * | | | | | | sched, cpusets: fix warning in kernel/cpuset.cIngo Molnar2008-11-29
| * | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt2008-11-27
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-30
|\ \ \ \ \ \ \ \
| * | | | | | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-23