| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-24 | 7 | -192/+36 |
|\ |
|
| * | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 | 1 | -1/+3 |
| |\ |
|
| | * | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton | 2009-12-22 | 1 | -1/+3 |
| * | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 6 | -191/+33 |
| |\ \ |
|
| | * | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 4 | -57/+1 |
| | * | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 4 | -52/+23 |
| | * | | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 | 2 | -18/+2 |
| | * | | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 | 2 | -66/+2 |
| | * | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 | 3 | -3/+10 |
| | |/ |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-24 | 180 | -547/+313 |
|\ \ \ |
|
| * | | | ARM: dma-isa: request cascade channel after registering it | Russell King | 2009-12-24 | 1 | -2/+2 |
| * | | | ARM: footbridge: trim down old ISA rtc setup | Russell King | 2009-12-24 | 6 | -174/+73 |
| * | | | ARM: fix PAGE_KERNEL | Russell King | 2009-12-24 | 1 | -2/+1 |
| * | | | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King | 2009-12-23 | 1 | -3/+2 |
| * | | | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport | 2009-12-22 | 1 | -1/+1 |
| * | | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+1 |
| * | | | ARM: 5855/1: putc support for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+10 |
| * | | | ARM: 5854/1: fix compiling error for NUC900 | wanzongshun | 2009-12-22 | 1 | -1/+1 |
| * | | | ARM: 5849/1: ARMv7: fix Oprofile events count | Jean PIHET | 2009-12-22 | 1 | -6/+2 |
| * | | | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 | 160 | -339/+200 |
| * | | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 | 5 | -18/+19 |
| * | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar | 2009-12-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt | 2009-12-24 | 418 | -4676/+18603 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o... | Linus Torvalds | 2009-12-24 | 1 | -1/+1 |
| * | | 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-20 | 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-20 | 7 | -17/+206 |
| | |\ \ \ |
|
| | | * | | | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-11 | 1 | -1/+20 |
| | | * | | | powerpc/gpio: support gpio_to_irq() | Peter Korsgaard | 2009-12-11 | 1 | -4/+1 |
| | | * | | | powerpc/83xx: Add power management support for MPC8315E-RDB boards | Anton Vorontsov | 2009-12-11 | 1 | -0/+27 |
| | | * | | | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR | Anton Vorontsov | 2009-12-11 | 1 | -0/+48 |
| | | * | | | powerpc/83xx/suspend: Clear deep_sleeping after devices resume | Anton Vorontsov | 2009-12-11 | 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 |