| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | sparc: Align clone and signal stacks to 16 bytes. | David S. Miller | 2010-02-09 |
* | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-02-10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [S390] Fix struct _lowcore layout. | Heiko Carstens | 2010-02-09 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-02-10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: PIT: control word is write-only | Marcelo Tosatti | 2010-02-09 |
| * | | | | | | | | kvmclock: count total_sleep_time when updating guest clock | Jason Wang | 2010-02-09 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2010-02-10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | avr32: clean up memory allocation in at32_add_device_mci | Hans-Christian Egtvedt | 2009-12-28 |
| * | | | | | | | | arch/avr32: Fix build failure for avr32 caused by typo | Peter Huewe | 2009-12-28 |
* | | | | | | | | | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson | 2010-02-09 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-02-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger | 2010-01-13 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-02-08 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | microblaze: Invalidate dcache before enabling it | Michal Simek | 2010-02-08 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-08 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | powerpc/pseries: Fix kexec regression caused by CPPR tracking | Mark Nelson | 2010-02-07 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | sh: Remove superfluous setup_frame_reg call | Matt Fleming | 2010-02-07 |
* | | | | | | | | | sh: Don't continue unwinding across interrupts | Matt Fleming | 2010-02-07 |
* | | | | | | | | | sh: Setup frame pointer in handle_exception path | Matt Fleming | 2010-02-07 |
* | | | | | | | | | sh: Correct the offset of the return address in ret_from_exception | Matt Fleming | 2010-02-07 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-02-04 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: Fix wrong register in proc-arm6_7.S data abort handler | Russell King | 2010-02-03 |
| * | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-02-01 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | mx35: add a missing comma in a pad definition | Uwe Kleine-König | 2010-01-29 |
| | * | | | | | | | | mx25: make the FEC AHB clk secondary of the IPG | Baruch Siach | 2010-01-26 |
| | * | | | | | | | | mx25: fix time accounting | Baruch Siach | 2010-01-26 |
| | * | | | | | | | | mx25: properly initialize clocks | Baruch Siach | 2010-01-26 |
| | * | | | | | | | | mx25: remove unused mx25_clocks_init() argument | Baruch Siach | 2010-01-26 |
| | * | | | | | | | | i.MX25: implement secondary clocks for uarts and fec | Sascha Hauer | 2010-01-26 |
| | * | | | | | | | | i.MX25: Allow secondary clocks in DEFINE_CLOCK | Sascha Hauer | 2010-01-26 |
| | * | | | | | | | | ARM: MX3: Fixed typo in declared enum type name. | Vladimir Zapolskiy | 2010-01-21 |
| | * | | | | | | | | MXC: Add AUDMUXv2 register decode to debugfs | Mark Brown | 2010-01-12 |
| | * | | | | | | | | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module | Mark Brown | 2010-01-05 |
| | * | | | | | | | | mx31ads: Provide a name for EXPIO interrupt chip | Mark Brown | 2010-01-05 |
| | * | | | | | | | | mx31ads: Allow enable/disable of switchable supplies | Mark Brown | 2010-01-05 |
| * | | | | | | | | | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions | Catalin Marinas | 2010-02-01 |
| * | | | | | | | | | ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2 | Catalin Marinas | 2010-01-30 |
| * | | | | | | | | | ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development board | Colin Tuckley | 2010-01-30 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-04 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | omap: Disable serial port autoidle by default | Tony Lindgren | 2010-02-03 |
| * | | | | | | | | | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-03 |
| * | | | | | | | | | omap: Fix arch/arm/mach-omap2/mux.c: Off by one error | Tony Lindgren | 2010-02-03 |
| * | | | | | | | | | omap: Fix 3630 mux errors | Tony Lindgren | 2010-02-03 |
| * | | | | | | | | | OMAP2/3: GPMC: ensure valid clock pointer | Kevin Hilman | 2010-02-03 |
| * | | | | | | | | | OMAP2/3: IRQ: ensure valid base address | Kevin Hilman | 2010-02-03 |
| * | | | | | | | | | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP | Sriram | 2010-02-03 |
| * | | | | | | | | | omap: Remove old unused defines for OMAP_32KSYNCT_BASE | Tony Lindgren | 2010-02-03 |
| * | | | | | | | | | omap: define _toggle_gpio_edge_triggering only for OMAP1 | Uwe Kleine-König | 2010-01-29 |
| |/ / / / / / / / |
|
* | | | | | | | | | microblaze: fix interrupt state restore | Steven J. Magnani | 2010-02-03 |
* | | | | | | | | | microblaze: Defconfig update | Michal Simek | 2010-02-03 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|