Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 1 | -1/+4 |
2009-03-13 | UML on UML fixed: it did not start | Renzo Davoli | 1 | -0/+5 |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -10/+19 |
2009-03-11 | MIPS: IP27: Enable RAID5 module | Ralf Baechle | 1 | -1/+1 |
2009-03-11 | MIPS: TXx9: update defconfigs | Atsushi Nemoto | 2 | -137/+447 |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 5 | -3/+7 |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng | 1 | -1/+1 |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 6 | -99/+46 |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 1 | -0/+11 |
2009-03-11 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2 | -2/+2 |
2009-03-11 | m68knommu: m528x build fix | Steven King | 1 | -228/+0 |
2009-03-11 | m68knommu: m5206e build fix | Steven King | 1 | -0/+1 |
2009-03-11 | xtensa: fix compilation somewhat | Alexey Dobriyan | 5 | -7/+6 |
2009-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+8 |
2009-03-10 | sh: Add media/soc_camera.h to board setup of Renesas AP325RXA | Nobuhiro Iwamatsu | 1 | -0/+1 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+0 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -1/+0 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-03-09 | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski | 4 | -97/+44 |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 1 | -7/+9 |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 1 | -0/+5 |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 1 | -7/+8 |
2009-03-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -42/+49 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 73 | -1601/+607 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -0/+108 |
2009-03-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -4/+3 |
2009-03-08 | MIPS: compat: Implement is_compat_task. | Ralf Baechle | 1 | -0/+7 |
2009-03-06 | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 1 | -4/+3 |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 1 | -1/+1 |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger | 1 | -1/+0 |
2009-03-05 | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 11 | -170/+78 |
2009-03-05 | Blackfin arch: disable legacy /proc/scsi/ support by default | Mike Frysinger | 3 | -3/+3 |
2009-03-05 | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check | Mike Frysinger | 1 | -4/+2 |
2009-03-05 | Blackfin arch: add stubs for anomalies 447 and 448 | Mike Frysinger | 6 | -0/+12 |
2009-03-05 | AT91: initialize Compact Flash on AT91SAM9263 cpu | Stanislaw Gruszka | 1 | -0/+105 |
2009-03-05 | ide: add at91_ide driver | Stanislaw Gruszka | 1 | -0/+3 |
2009-03-05 | Blackfin arch: cleanup bfin_sport.h header and export it to userspace | Alon Bar-Lev | 2 | -31/+15 |
2009-03-05 | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently | Jie Zhang | 1 | -2/+3 |
2009-03-05 | Blackfin arch: remove spurious dash when dcache is off | Mike Frysinger | 1 | -3/+3 |
2009-03-05 | Blackfin arch: mark init_pda as __init as only __init funcs all it | Mike Frysinger | 1 | -1/+1 |
2009-03-05 | Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ... | Michael Hennerich | 1 | -0/+24 |
2009-03-05 | Blackfin arch: Random read/write errors are a bad thing | Robin Getz | 2 | -0/+10 |
2009-03-05 | Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 | Graf Yang | 1 | -4/+59 |
2009-03-05 | Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru... | Sonic Zhang | 1 | -0/+22 |
2009-03-05 | Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled | Graf Yang | 1 | -3/+6 |
2009-03-05 | Blackfin arch: make sure people do not set the kernel load address too high | Mike Frysinger | 1 | -0/+5 |
2009-03-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 20 | -115/+199 |
2009-03-05 | Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 | Enrik Berkhan | 1 | -1/+1 |
2009-03-05 | sparc64: Fix lost interrupts on sun4u. | David S. Miller | 1 | -10/+19 |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara | 1 | -0/+8 |