Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 1 | -1/+1 |
2010-08-05 | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel | 1 | -0/+34 |
2010-08-05 | kgdb,arm: Individual register get/set for arm | Jason Wessel | 2 | -46/+50 |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel | 2 | -68/+154 |
2010-08-05 | kgdb,x86: Individual register get/set for x86 | Jason Wessel | 2 | -94/+94 |
2010-07-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -47/+66 |
2010-07-30 | SA1111: Eliminate use after free | Julia Lawall | 1 | -3/+2 |
2010-07-30 | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2 | -2/+2 |
2010-07-30 | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King | 1 | -5/+8 |
2010-07-29 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -10/+32 |
2010-07-29 | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King | 1 | -20/+18 |
2010-07-29 | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas | 1 | -0/+11 |
2010-07-29 | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 1 | -13/+13 |
2010-07-29 | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas | 1 | -12/+17 |
2010-07-29 | ARM: 6275/1: ux500: don't use writeb() in uncompress.h | Rabin Vincent | 1 | -5/+5 |
2010-07-29 | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 1 | -0/+3 |
2010-07-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -2/+7 |
2010-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 1 | -0/+8 |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel | 1 | -2/+7 |
2010-07-28 | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high | Sekhar Nori | 1 | -0/+8 |
2010-07-27 | [S390] etr: fix clock synchronization race | Martin Schwidefsky | 1 | -6/+12 |
2010-07-27 | [S390] Fix IRQ tracing in case of PER | Heiko Carstens | 2 | -4/+20 |
2010-07-27 | perf, powerpc: Use perf_sample_data_init() for the FSL code | Peter Zijlstra | 1 | -3/+3 |
2010-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+16 |
2010-07-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2 | -27/+25 |
2010-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 13 | -29/+37 |
2010-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -0/+5 |
2010-07-26 | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov | 1 | -6/+5 |
2010-07-26 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett | 1 | -8/+9 |
2010-07-26 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman | 1 | -12/+6 |
2010-07-26 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett | 1 | -1/+5 |
2010-07-26 | serial: fix rs485 for atmel_serial on avr32 | Peter Huewe | 2 | -0/+5 |
2010-07-26 | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings | 5 | -1/+6 |
2010-07-26 | MIPS: Alchemy: Define eth platform devices in the correct order | Wolfgang Grandegger | 1 | -4/+5 |
2010-07-26 | MIPS: BCM63xx: Prevent second enet registration on BCM6338 | Florian Fainelli | 1 | -0/+3 |
2010-07-26 | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. | David Daney | 1 | -12/+12 |
2010-07-26 | MIPS: N32: Define getdents64. | Ralf Baechle | 2 | -2/+4 |
2010-07-26 | MIPS: MTX-1: Fix PCI on the MeshCube and related boards | Bruno Randolf | 1 | -5/+3 |
2010-07-26 | MIPS: Make init_vdso a subsys_initcall. | David Daney | 1 | -1/+1 |
2010-07-26 | MIPS: "Fix" useless 'init_vdso successfully' message. | David Daney | 1 | -2/+0 |
2010-07-26 | MIPS: PowerTV: Move register setup to before reading registers. | David VomLehn | 1 | -2/+3 |
2010-07-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -34/+38 |
2010-07-26 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+3 |
2010-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -2/+16 |
2010-07-26 | Input: RX51 keymap - fix recent compile breakage | Dmitry Torokhov | 1 | -2/+2 |
2010-07-26 | ARM: Fix csum_partial_copy_from_user() | Russell King | 1 | -1/+1 |
2010-07-26 | ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text | Uwe Kleine-König | 2 | -2/+2 |
2010-07-26 | ARM: 6263/1: ns9xxx: fix FTBFS for zImage | Uwe Kleine-König | 1 | -15/+15 |
2010-07-26 | ARM: 6262/1: arm/clps711x: fix debug macro compilation failure | Jeremy Kerr | 1 | -0/+1 |
2010-07-26 | ARM: 6261/1: arm/shark: fix debug macro compilation failure | Jeremy Kerr | 1 | -0/+3 |