Age | Commit message (Expand) | Author |
2008-11-19 | sparc64: wire up accept4() | David Miller |
2008-11-19 | reintroduce accept4 | Ulrich Drepper |
2008-11-18 | Blackfin arch: fix a broken define in dma-mapping | Mike Frysinger |
2008-11-18 | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash | Graf Yang |
2008-10-28 | Blackfin arch: fix bug - shared lib function in L2 failed be called | Jie Zhang |
2008-10-28 | Blackfin arch: fix incorrect limit check for bf54x check_gpio | Mike Frysinger |
2008-10-28 | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz. | Michael Hennerich |
2008-10-28 | Blackfin arch: dont warn when running a kernel on the oldest supported silicon | Mike Frysinger |
2008-10-28 | Blackfin arch: fix bug - kernel build with write back policy fails to be boot... | Mike Frysinger |
2008-11-18 | Blackfin arch: fix bug - dmacopy test case fail on all platform | Mike Frysinger |
2008-10-28 | Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE | Robin Getz |
2008-10-27 | Blackfin arch: don't copy bss when copying L1 | Mike Frysinger |
2008-10-27 | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch | Graf Yang |
2008-10-27 | Blackfin arch: handle case of d_path() returning error in decode_address() | Tim Pepper |
2008-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-11-15 | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-11-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse |
2008-11-15 | m68k: Fix off-by-one in m68k_setup_user_interrupt() | Geert Uytterhoeven |
2008-11-14 | [S390] fix s390x_newuname | Martin Schwidefsky |
2008-11-14 | [S390] cpu topology: fix locking | Heiko Carstens |
2008-11-14 | [S390] ftrace: fix kernel stack backchain walking | Heiko Carstens |
2008-11-14 | [S390] ftrace: disable tracing on idle psw | Heiko Carstens |
2008-11-14 | [S390] lockdep: fix compile bug | Heiko Carstens |
2008-11-14 | [S390] Fix range for add_active_range() in setup_memory() | Gerald Schaefer |
2008-11-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-11-13 | fix cpumask build breakage on parisc | Helge Deller |
2008-11-13 | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants | Russell King |
2008-11-13 | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King |
2008-11-13 | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King |
2008-11-13 | [ARM] dma-mapping: fix compiler warning | Russell King |
2008-11-13 | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. | Paul Mundt |
2008-11-13 | sh: __copy_user function can corrupt the stack in case of exception | Stuart MENEFY |
2008-11-13 | sh: Fixed the TMU0 reload value on resume | Francesco VIRLINZI |
2008-11-12 | sparc: Fix tty compile warnings. | Robert Reif |
2008-11-12 | sparc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-13 | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt |
2008-11-13 | sh: early printk port type fix | Magnus Damm |
2008-11-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2008-11-12 | MN10300: Don't do misalignment handling for userspace | David Howells |
2008-11-12 | MN10300: Don't handle misaligned loading and storing of SP | David Howells |
2008-11-12 | MN10300: Handle misaligned SP-based operands | David Howells |
2008-11-12 | MN10300: Fix misaligned index-register addressing handling | David Howells |
2008-11-12 | MN10300: Handle misaligned postinc-with-imm addressing mode correctly | David Howells |
2008-11-12 | MN10300: Perform misalignment fixups of MOV_Lcc | David Howells |
2008-11-12 | MN10300: Allow misalignment fixup in interrupt handling | David Howells |
2008-11-12 | MN10300: Fix register-postinc addressing misalignment handling | David Howells |
2008-11-12 | MN10300: Extract the displacement from an insn correctly in misalignment fixup | David Howells |
2008-11-12 | MN10300: Add further misalignment fixups | David Howells |
2008-11-12 | MN10300: Add built-in testing for misalignment handler | David Howells |