Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-07 | 15 | -301/+195 |
|\ | |||||
| *---. | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co... | Ingo Molnar | 2009-01-06 | 453 | -12204/+32757 |
| |\ \ \ | |||||
| | | * | | locking, percpu counters: introduce separate lock classes | Peter Zijlstra | 2008-12-29 | 4 | -22/+18 |
| | * | | | futex: catch certain assymetric (get|put)_futex_key calls | Darren Hart | 2009-01-02 | 1 | -1/+4 |
| | * | | | futex: make futex_(get|put)_key() calls symmetric | Darren Hart | 2008-12-30 | 1 | -31/+36 |
| * | | | | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 | 5 | -214/+105 |
| |\ \ \ \ | |||||
| | * | | | | swiotlb: clean up EXPORT_SYMBOL usage | FUJITA Tomonori | 2008-12-28 | 1 | -14/+14 |
| | * | | | | swiotlb: remove unnecessary declaration | FUJITA Tomonori | 2008-12-28 | 1 | -3/+0 |
| | * | | | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 | 2 | -75/+2 |
| | * | | | | swiotlb: add support for systems with highmem | Becky Bruce | 2008-12-28 | 1 | -17/+51 |
| | * | | | | swiotlb: store phys address in io_tlb_orig_addr array | Becky Bruce | 2008-12-28 | 1 | -90/+30 |
| | * | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() | Jeremy Fitzhardinge | 2008-12-28 | 3 | -33/+25 |
| * | | | | | rcu: fix rcutorture bug | Paul E. McKenney | 2009-01-05 | 1 | -10/+8 |
| * | | | | | rcu: eliminate synchronize_rcu_xxx macro | Paul E. McKenney | 2009-01-05 | 3 | -15/+19 |
| * | | | | | rcu: make treercu safe for suspend and resume | Paul E. McKenney | 2009-01-05 | 1 | -8/+4 |
| * | | | | | rcu: fix rcutree grace-period-latency bug on small systems | Paul E. McKenney | 2009-01-05 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-01-07 | 11 | -85/+464 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-01-06 | 2 | -7/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control buses | Mark Brown | 2009-01-06 | 1 | -5/+15 |
| | * | | | | | | ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ek | Mark Brown | 2009-01-06 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-01-06 | 9 | -78/+447 |
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type | Peter Ujfalusi | 2009-01-05 | 1 | -63/+55 |
| | * | | | | | ASoC: New enum type: value_enum | Peter Ujfalusi | 2009-01-05 | 4 | -3/+346 |
| | * | | | | | pxa2xx-ac97: switch AC unit to correct state before probing | Dmitry Baryshkov | 2009-01-05 | 1 | -9/+16 |
| | * | | | | | ASoC: Clocking fixes for davinci-evm.c | David Brownell | 2009-01-05 | 1 | -3/+16 |
| | * | | | | | ASoC: Mark non-connected TWL4030 pins for pandora | Grazvydas Ignotas | 2009-01-05 | 1 | -0/+13 |
| | * | | | | | ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers | Jarkko Nikula | 2009-01-05 | 1 | -0/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-01-07 | 778 | -26439/+472655 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Staging: android: binder: fix build errors | Greg Kroah-Hartman | 2009-01-06 | 2 | -5/+6 |
| * | | | | | | | Staging: android: add lowmemorykiller driver | San Mehat | 2009-01-06 | 3 | -0/+126 |
| * | | | | | | | Staging: android: remove dummy android.c driver | Greg Kroah-Hartman | 2009-01-06 | 3 | -19/+10 |
| * | | | | | | | Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio | Mike Lockwood | 2009-01-06 | 2 | -18/+18 |
| * | | | | | | | Staging: android: add timed_gpio driver | Mike Lockwood | 2009-01-06 | 4 | -0/+214 |
| * | | | | | | | Staging: android: add ram_console driver | Arve Hjønnevåg | 2009-01-06 | 3 | -0/+454 |
| * | | | | | | | Staging: android: add logging driver | Robert Love | 2009-01-06 | 4 | -0/+660 |
| * | | | | | | | staging: android: binder: Fix use of euid | J.R. Mauro | 2009-01-06 | 1 | -4/+4 |
| * | | | | | | | Staging: android: binder: Fix gcc warnings about improper format specifiers f... | J.R. Mauro | 2009-01-06 | 1 | -23/+26 |
| * | | | | | | | Staging: android: add binder driver | Arve Hjønnevåg | 2009-01-06 | 4 | -0/+3834 |
| * | | | | | | | Staging: add android framework | Greg Kroah-Hartman | 2009-01-06 | 5 | -0/+31 |
| * | | | | | | | Staging: epl: fix netdev->priv b0rkage | Greg Kroah-Hartman | 2009-01-06 | 1 | -6/+4 |
| * | | | | | | | Staging: epl: hr timers all run in hard irq context now | Greg Kroah-Hartman | 2009-01-06 | 1 | -7/+0 |
| * | | | | | | | Staging: epl: run Lindent on *.c files | Greg Kroah-Hartman | 2009-01-06 | 41 | -25525/+25316 |
| * | | | | | | | Staging: epl: run Lindent on *.h files | Greg Kroah-Hartman | 2009-01-06 | 35 | -4059/+3608 |
| * | | | | | | | Staging: epl: run Lindent on all user/*.h files | Greg Kroah-Hartman | 2009-01-06 | 19 | -431/+320 |
| * | | | | | | | Staging: epl: run Lindent on all kernel/*.h files | Greg Kroah-Hartman | 2009-01-06 | 13 | -199/+144 |
| * | | | | | | | Staging: add epl stack | Daniel Krueger | 2009-01-06 | 112 | -0/+56534 |
| * | | | | | | | Staging: frontier: fix compiler warnings | Greg Kroah-Hartman | 2009-01-06 | 3 | -60/+0 |
| * | | | | | | | Staging: frontier: remove unused alphatrack_sysfs.c file | Greg Kroah-Hartman | 2009-01-06 | 2 | -303/+0 |
| * | | | | | | | Staging: add frontier tranzport and alphatrack drivers | David Taht | 2009-01-06 | 12 | -0/+2525 |
| * | | | | | | | Staging: rt2870: fix up netdev->priv usage | Greg Kroah-Hartman | 2009-01-06 | 3 | -91/+91 |