summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2009-10-2913-38/+54
|\
| * pcmcia: do not load the pd6729 driver if io_base is NULLKomuro2009-10-241-0/+6
| * pcmcia: Fix possible printk format warningsWolfram Sang2009-10-204-16/+24
| * pcmcia: do not try to store more than 4 version stringsDominik Brodowski2009-10-191-1/+1
| * pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski2009-10-196-17/+18
| * pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop2009-10-171-0/+1
| * pcmcia: fix controller printk format warningsRandy Dunlap2009-10-172-4/+4
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-2925-101/+329
|\ \
| * | ARM: Fix lubbock defconfig buildRussell King2009-10-211-0/+1
| * | ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten2009-10-211-4/+1
| * | ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten2009-10-211-1/+0
| * | ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten2009-10-211-1/+0
| * | ARM: 5765/1: Updated U300 defconfigLinus Walleij2009-10-211-28/+66
| * | ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov2009-10-211-1/+1
| * | ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen2009-10-171-0/+3
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-17197-771/+11713
| |\ \
| | * | [ARM] pxa/spitz: add gpio button support (fixes regression)Stanislav Brabec2009-10-171-0/+39
| | * | [ARM] pxa/cm-x300: fix mmc numberingMike Rapoport2009-10-171-19/+19
| | |/
| * | ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar2009-10-151-1/+2
| * | Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-10-1510-31/+155
| |\ \
| | * | MXC: fix reset for mx31, mx35 and mx27 SoCsValentin Longchamp2009-10-133-3/+3
| | * | fix pcm037_eet compilation with the new SPI driverGuennadi Liakhovetski2009-10-132-15/+15
| | * | fix compilation of i.MX31 platformsGuennadi Liakhovetski2009-10-131-0/+2
| | * | pcm970 mmc: Fix ro switchSascha Hauer2009-10-131-1/+1
| | * | pcm038: Add SPI/MC13783 supportSascha Hauer2009-10-131-2/+94
| | * | mx25: Add missing copyright / license headerSascha Hauer2009-10-022-0/+36
| | * | mx25pdk: remove nand support as it is not present in current treeSascha Hauer2009-10-021-7/+0
| | * | mx25 devices: Add missing includeSascha Hauer2009-10-021-0/+1
| | * | i.MX27 clock: rename spi clocks to match deviceSascha Hauer2009-10-021-3/+3
| * | | ARM: 5760/1: ep93xx: fix build error in edb93xx.cHartley Sweeten2009-10-141-1/+1
| * | | ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-142-0/+12
| * | | ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2009-10-142-14/+29
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-295-27/+103
|\ \ \ \
| * | | | futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart2009-10-161-1/+2
| * | | | rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney2009-10-153-12/+34
| * | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-152-5/+22
| * | | | rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2009-10-152-5/+28
| * | | | futex: Check for NULL keys in match_futexDarren Hart2009-10-141-1/+2
| * | | | futex: Handle spurious wake upThomas Gleixner2009-10-131-3/+15
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-295-5/+31
|\ \ \ \ \
| * | | | | perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven2009-10-201-1/+1
| * | | | | perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven2009-10-201-2/+26
| * | | | | perf top: Fix --delay_secs 0 division by zeroTim Blechmann2009-10-191-0/+2
| * | | | | perf tools: Bump version to 0.0.2Ingo Molnar2009-10-161-1/+1
| * | | | | perf_event: Adjust frequency and unthrottle for non-group-leader eventsPaul Mackerras2009-10-141-1/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-293-16/+16
|\ \ \ \ \ \
| * | | | | | sched: Do less agressive buddy clearingPeter Zijlstra2009-10-141-14/+13
| * | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-142-2/+3
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-297-12/+40
|\ \ \ \ \ \ \
| * | | | | | | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-10-211-0/+7