| Commit message (Expand) | Author | Age | Files | Lines |
* | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 2010-01-15 | 4 | -0/+4 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-12-22 | 33 | -171/+738 |
|\ |
|
| * | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz | 2009-12-21 | 2 | -2/+2 |
| * | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz | 2009-12-21 | 1 | -4/+4 |
| * | Merge commit 'jwb/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 2 | -2/+52 |
| |\ |
|
| | * | powerpc/44x: Increase warp SD buffer | Sean MacLennan | 2009-12-11 | 1 | -1/+1 |
| | * | powerpc/44x: Extend Katmai dts for ADMA and RAID56 support | Anatolij Gustschin | 2009-12-11 | 1 | -1/+51 |
| * | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 7 | -17/+206 |
| |\ \ |
|
| | * | | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-10 | 1 | -1/+20 |
| | * | | powerpc/gpio: support gpio_to_irq() | Peter Korsgaard | 2009-12-10 | 1 | -4/+1 |
| | * | | powerpc/83xx: Add power management support for MPC8315E-RDB boards | Anton Vorontsov | 2009-12-10 | 1 | -0/+27 |
| | * | | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR | Anton Vorontsov | 2009-12-10 | 1 | -0/+48 |
| | * | | powerpc/83xx/suspend: Clear deep_sleeping after devices resume | Anton Vorontsov | 2009-12-10 | 1 | -2/+2 |
| | * | | powerpc/cpm2_pic: Allow correct flow_types for port C interrupts | Mark Ware | 2009-12-10 | 1 | -7/+21 |
| | * | | powerpc/83xx: mpc8349emitx - add leds-gpio binding | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -0/+18 |
| | * | | powerpc/83xx: mpc8349emitx - add OF descriptions of LocalBus devices | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -1/+20 |
| | * | | powerpc/83xx: mpc8349emitx - populate I2C busses in device tree | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -0/+25 |
| | * | | powerpc/83xx: mpc8349emitx - add gpio controller declarations | Dmitry Eremin-Solenikov | 2009-12-09 | 1 | -0/+18 |
| | * | | powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers | Anton Vorontsov | 2009-12-09 | 1 | -2/+6 |
| | |/ |
|
| * | | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg | Albert Herranz | 2009-12-18 | 2 | -2/+2 |
| * | | powerpc/mpic: Fix problem that affinity is not updated | Yang Li | 2009-12-18 | 1 | -13/+6 |
| * | | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson | 2009-12-18 | 1 | -2/+2 |
| * | | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 2009-12-18 | 1 | -1/+1 |
| * | | powerpc: Fix MSI support on U4 bridge PCIe slot | Benjamin Herrenschmidt | 2009-12-18 | 2 | -8/+49 |
| * | | powerpc: Handle VSX alignment faults correctly in little-endian mode | Neil Campbell | 2009-12-18 | 1 | -17/+46 |
| * | | powerpc/mm: Fix typo of cpumask_clear_cpu() | Yang Li | 2009-12-18 | 1 | -1/+1 |
| * | | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant | 2009-12-18 | 1 | -4/+4 |
| * | | powerpc: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+1 |
| * | | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. | Gautham R Shenoy | 2009-12-18 | 1 | -2/+4 |
| * | | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy | 2009-12-18 | 1 | -2/+2 |
| * | | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM | Benjamin Herrenschmidt | 2009-12-18 | 1 | -1/+1 |
| * | | powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs | Anton Blanchard | 2009-12-18 | 2 | -6/+6 |
| * | | powerpc/defconfigs: Disable token ring in powerpc defconfigs | Anton Blanchard | 2009-12-18 | 5 | -10/+10 |
| * | | powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules | Anton Blanchard | 2009-12-18 | 3 | -5/+5 |
| * | | powerpc/pseries: Select XICS and PCI_MSI PSERIES | Mel Gorman | 2009-12-18 | 1 | -0/+2 |
| * | | powerpc/85xx: Wrong variable returned on error | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
| * | | powerpc/iseries: Convert to proc_fops | Alexey Dobriyan | 2009-12-18 | 1 | -64/+83 |
| * | | powerpc: Make the CMM memory hotplug aware | Robert Jennings | 2009-12-18 | 1 | -6/+248 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2009-12-19 | 5 | -3/+43 |
|\ \ \ |
|
| * | | | alpha: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+2 |
| * | | | alpha: Add minimal support for software performance events | Michael Cree | 2009-12-18 | 4 | -1/+13 |
| * | | | alpha: Wire up missing/new syscalls | Daniele Calore | 2009-12-18 | 2 | -2/+29 |
| |/ / |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 10 | -28/+75 |
|\ \ \ |
|
| * | | | hw-breakpoints: Fix hardware breakpoints -> perf events dependency | Frederic Weisbecker | 2009-12-18 | 2 | -3/+3 |
| * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 3 | -3/+33 |
| * | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 8 | -25/+42 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 25 | -311/+278 |
|\ \ \ \ |
|
| * | | | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-17 | 8 | -41/+22 |
| * | | | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org | 2009-12-17 | 1 | -1/+1 |
| * | | | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 | 2 | -1/+1 |