| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | 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 |
| * | | | | | | | | Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE | Mike Frysinger | 2009-03-02 | 2 | -9/+5 |
| * | | | | | | | | Blackfin arch: Make IRQ_EPPIx_ERROR naming consistent | Michael Hennerich | 2009-03-02 | 1 | -4/+4 |
| * | | | | | | | | Blackfin arch: Disable NAND option by default | Sonic Zhang | 2009-03-02 | 1 | -9/+1 |
| * | | | | | | | | Blackfin arch: drop untested and useless "generic" board file | Mike Frysinger | 2009-03-02 | 9 | -1002/+0 |
| |/ / / / / / / |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 2 | -0/+108 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | AT91: initialize Compact Flash on AT91SAM9263 cpu | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+105 |
| * | | | | | | | | ide: add at91_ide driver | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+3 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-03-08 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 2009-03-06 | 1 | -4/+3 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | MIPS: compat: Implement is_compat_task. | Ralf Baechle | 2009-03-08 | 1 | -0/+7 |
|/ / / / / / / |
|
* | | | | | | | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 2009-03-04 | 1 | -0/+4 |
|/ / / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-03-03 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu | 2009-02-26 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 | 2 | -2/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 | 1 | -2/+12 |
| * | | | | | | | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-03 | 2 | -66/+153 |
|\ \ \ \ \ \ \ \ |
|