| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-11 | 6 | -99/+46 |
|\ |
|
| * | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-11 | 2 | -2/+2 |
| |\ |
|
| | * | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms | Grant Likely | 2009-02-28 | 2 | -2/+2 |
| * | | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski | 2009-03-09 | 4 | -97/+44 |
* | | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 2009-03-11 | 1 | -0/+11 |
* | | | m68knommu: m528x build fix | Steven King | 2009-03-10 | 1 | -228/+0 |
* | | | m68knommu: m5206e build fix | Steven King | 2009-03-10 | 1 | -0/+1 |
* | | | xtensa: fix compilation somewhat | Alexey Dobriyan | 2009-03-10 | 5 | -7/+6 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-10 | 1 | -7/+8 |
|\ \ \ |
|
| * | | | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 2009-03-08 | 1 | -7/+8 |
* | | | | sh: Add media/soc_camera.h to board setup of Renesas AP325RXA | Nobuhiro Iwamatsu | 2009-03-10 | 1 | -0/+1 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 | 1 | -1/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-04 | 20 | -115/+199 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | OMAP: enable smc911x support for LDP platform | Russell King | 2009-03-02 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 2009-03-09 | 1 | -7/+9 |
* | | | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 2009-03-09 | 1 | -0/+5 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-08 | 10 | -42/+49 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 2009-03-06 | 1 | -1/+1 |
| * | | | | x86, bts: remove bad warning | Markus Metzger | 2009-03-06 | 1 | -1/+0 |
| * | | | | x86: add Dell XPS710 reboot quirk | Leann Ogasawara | 2009-03-04 | 1 | -0/+8 |
| * | | | | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 3 | -13/+28 |
| * | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 4 | -25/+9 |
| * | | | | x86: fix DMI on EFI | Brian Maly | 2009-03-04 | 1 | -2/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-03-08 | 73 | -1601/+607 |
|\ \ \ \ |
|
| * | | | | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 2009-03-06 | 11 | -170/+78 |
| * | | | | Blackfin arch: disable legacy /proc/scsi/ support by default | Mike Frysinger | 2009-03-06 | 3 | -3/+3 |
| * | | | | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check | Mike Frysinger | 2009-03-06 | 1 | -4/+2 |
| * | | | | Blackfin arch: add stubs for anomalies 447 and 448 | Mike Frysinger | 2009-03-06 | 6 | -0/+12 |
| * | | | | Blackfin arch: cleanup bfin_sport.h header and export it to userspace | Alon Bar-Lev | 2009-03-05 | 2 | -31/+15 |
| * | | | | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently | Jie Zhang | 2009-03-05 | 1 | -2/+3 |
| * | | | | Blackfin arch: remove spurious dash when dcache is off | Mike Frysinger | 2009-03-05 | 1 | -3/+3 |
| * | | | | Blackfin arch: mark init_pda as __init as only __init funcs all it | Mike Frysinger | 2009-03-05 | 1 | -1/+1 |
| * | | | | Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ... | Michael Hennerich | 2009-03-05 | 1 | -0/+24 |
| * | | | | Blackfin arch: Random read/write errors are a bad thing | Robin Getz | 2009-03-05 | 2 | -0/+10 |
| * | | | | Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 | Graf Yang | 2009-03-05 | 1 | -4/+59 |
| * | | | | Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru... | Sonic Zhang | 2009-03-05 | 1 | -0/+22 |
| * | | | | Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled | Graf Yang | 2009-03-05 | 1 | -3/+6 |
| * | | | | Blackfin arch: make sure people do not set the kernel load address too high | Mike Frysinger | 2009-03-05 | 1 | -0/+5 |
| * | | | | Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 | Enrik Berkhan | 2009-03-05 | 1 | -1/+1 |
| * | | | | Blackfin arch: update anomaly sheets to match latest public info | Mike Frysinger | 2009-03-04 | 7 | -14/+38 |
| * | | | | Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from... | Michael Hennerich | 2009-03-04 | 1 | -0/+1 |
| * | | | | Blackfin arch: PM_BFIN_WAKE_GP: update help | Michael Hennerich | 2009-03-05 | 1 | -0/+6 |
| * | | | | Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b... | Sonic Zhang | 2009-03-05 | 2 | -3/+12 |
| * | | | | Blackfin arch: Enable Write Back Cache on all Blackfin Boards | Michael Hennerich | 2009-03-04 | 11 | -22/+22 |
| * | | | | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum | 2009-03-04 | 10 | -303/+241 |
| * | | | | Blackfin arch: fix bug - Error if one serial has hardware flow control and th... | Tom Parker | 2009-03-03 | 7 | -17/+25 |
| * | | | | Blackfin arch: fix compile failure when missing the anomaly definition | Mike Frysinger | 2009-03-03 | 7 | -0/+8 |
| * | | | | Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel | Bernd Schmidt | 2009-03-02 | 1 | -0/+4 |