Age | Commit message (Expand) | Author | Files | Lines |
2010-02-05 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 12 | -30/+195 |
2010-02-05 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -19/+77 |
2010-02-03 | omap: Disable serial port autoidle by default | Tony Lindgren | 1 | -2/+9 |
2010-02-03 | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 1 | -2/+2 |
2010-02-03 | omap: Fix arch/arm/mach-omap2/mux.c: Off by one error | Tony Lindgren | 1 | -1/+2 |
2010-02-03 | omap: Fix 3630 mux errors | Tony Lindgren | 2 | -0/+54 |
2010-02-03 | OMAP2/3: GPMC: ensure valid clock pointer | Kevin Hilman | 1 | -1/+4 |
2010-02-03 | OMAP2/3: IRQ: ensure valid base address | Kevin Hilman | 1 | -1/+3 |
2010-02-03 | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP | Sriram | 1 | -0/+1 |
2010-02-03 | omap: Remove old unused defines for OMAP_32KSYNCT_BASE | Tony Lindgren | 1 | -10/+0 |
2010-02-03 | ARM: Fix wrong register in proc-arm6_7.S data abort handler | Russell King | 1 | -1/+1 |
2010-02-03 | microblaze: fix interrupt state restore | Steven J. Magnani | 1 | -4/+6 |
2010-02-03 | microblaze: Defconfig update | Michal Simek | 2 | -44/+169 |
2010-02-03 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 1 | -0/+19 |
2010-02-02 | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+6 |
2010-02-02 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 7 | -4/+31 |
2010-02-02 | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 4 | -1/+24 |
2010-02-02 | sh: Fix access to released memory in clk_debugfs_register_one() | Marek Skuczynski | 1 | -2/+2 |
2010-02-02 | sh: Fix access to released memory in dwarf_unwinder_cleanup() | Marek Skuczynski | 1 | -4/+4 |
2010-02-01 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 8 | -25/+187 |
2010-02-01 | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions | Catalin Marinas | 1 | -1/+4 |
2010-02-01 | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 1 | -1/+1 |
2010-02-01 | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2 | -2/+6 |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -57/+165 |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -12/+54 |
2010-02-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 26 | -1297/+3406 |
2010-02-01 | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab | 3 | -20/+2 |
2010-02-01 | powerpc/pseries: Fix xics build without CONFIG_SMP | Benjamin Herrenschmidt | 1 | -5/+1 |
2010-01-30 | ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2 | Catalin Marinas | 1 | -1/+1 |
2010-01-30 | ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development board | Colin Tuckley | 1 | -2/+2 |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 1 | -0/+51 |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 1 | -57/+114 |
2010-01-30 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 1 | -3/+11 |
2010-01-30 | omap: define _toggle_gpio_edge_triggering only for OMAP1 | Uwe Kleine-König | 1 | -2/+2 |
2010-01-29 | sparc: TIF_ABI_PENDING bit removal | David Miller | 3 | -21/+4 |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 5 | -23/+13 |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds | 2 | -5/+7 |
2010-01-29 | mx35: add a missing comma in a pad definition | Uwe Kleine-König | 1 | -1/+1 |
2010-01-29 | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt | 20 | -1271/+3391 |
2010-01-29 | powerpc/4xx: Add pcix type 1 transactions | Stef van Os | 1 | -1/+2 |
2010-01-29 | powerpc/pci: Add missing call to header fixup | Benjamin Herrenschmidt | 1 | -0/+3 |
2010-01-29 | powerpc/pci: Add missing hookup to pci_slot | Benjamin Herrenschmidt | 1 | -0/+5 |
2010-01-29 | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 1 | -0/+2 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -95/+1 |
2010-01-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -13/+192 |
2010-01-29 | [ARM] Update mach-types | Russell King | 1 | -1/+59 |
2010-01-29 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 3 | -6/+15 |
2010-01-28 | x86/PCI: remove IOH range fetching | Jeff Garrett | 2 | -95/+1 |
2010-01-28 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 1 | -0/+9 |
2010-01-28 | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn | 4 | -3/+18 |