| Commit message (Expand) | Author | Age |
... | |
| | * | | ARM: OMAP: Add calls to omap2_set_globals_*() | Paul Walmsley | 2008-05-09 |
| | * | | ARM: OMAP: Update MMC header to fix compile | Tony Lindgren | 2008-05-09 |
| * | | | Merge branch 'sa1100' | Russell King | 2008-05-17 |
| |\ \ \ |
|
| | * | | | [ARM] 5026/1: locomo: add .settype for gpio and several small fixes | Thomas Kunze | 2008-05-17 |
| * | | | | [ARM] pxa: spitz wants PXA27x UDC definitions | Russell King | 2008-05-17 |
| * | | | | [ARM] pxa: fix pxafb build when cpufreq is enabled | Russell King | 2008-05-17 |
| * | | | | [ARM] fix parenthesis in include/asm-arm/arch-omap/control.h | Mariusz Kozlowski | 2008-05-17 |
| * | | | | [ARM] colibri: fix support for DM9000 ethernet device | Michael Abbott | 2008-05-17 |
| * | | | | [ARM] arm/kernel/arthur.c: add MODULE_LICENSE | Adrian Bunk | 2008-05-17 |
| * | | | | [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation | Lennert Buytenhek | 2008-05-17 |
| * | | | | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode | Lennert Buytenhek | 2008-05-17 |
| * | | | | [ARM] export copy_page | Russell King | 2008-05-17 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-17 |
|\ \ \ \ \ |
|
| * | | | | | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner | 2008-05-17 |
| * | | | | | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity | 2008-05-17 |
| * | | | | | x86: remove mwait capability C-state check | Ingo Molnar | 2008-05-17 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-16 |
|\ \ \ \ \ |
|
| * | | | | | sparc64: Update defconfig. | David S. Miller | 2008-05-16 |
| * | | | | | sparc64: Fix lmb_reserve() args in find_ramdisk(). | David S. Miller | 2008-05-16 |
| |/ / / / |
|
* / / / / | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 2008-05-16 |
|/ / / / |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-15 |
|\ \ \ \ |
|
| * | | | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 |
| * | | | | [POWERPC] cell: Fix section mismatches in io-workarounds code | Ishizaki Kou | 2008-05-15 |
| * | | | | [POWERPC] spufs: Fix compile error | FUJITA Tomonori | 2008-05-15 |
| * | | | | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user | Nate Case | 2008-05-15 |
| * | | | | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 |
| * | | | | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 2008-05-15 |
| * | | | | [POWERPC] spufs: Fix pointer reference in find_victim | Luke Browning | 2008-05-15 |
| * | | | | [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting | Jeremy McNicoll | 2008-05-13 |
| * | | | | [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS | Andy Fleming | 2008-05-13 |
| * | | | | [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board. | Zhang Wei | 2008-05-13 |
| * | | | | [POWERPC] 86xx: mpc8610_hpcd: fix second serial port | Anton Vorontsov | 2008-05-13 |
| * | | | | [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes | Anton Vorontsov | 2008-05-13 |
| * | | | | [POWERPC] 85xx: Add 8568 PHY workarounds to board code | Andy Fleming | 2008-05-13 |
| * | | | | [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet | Anton Vorontsov | 2008-05-13 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-05-15 |
|\ \ \ \ \ |
|
| * | | | | | jbd2: update transaction t_state to T_COMMIT fix | Mingming Cao | 2008-05-15 |
| * | | | | | ext4: Retry block allocation if new blocks are allocated from system zone. | Aneesh Kumar K.V | 2008-05-15 |
| * | | | | | ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems | Valerie Clement | 2008-05-13 |
| * | | | | | ext4: fix typos in messages and comments (journalled -> journaled) | Jan Kara | 2008-05-13 |
| * | | | | | ext4: fix synchronization of quota files in journal=data mode | Jan Kara | 2008-05-13 |
| * | | | | | ext4: Fix mount messages when quota disabled | Jan Kara | 2008-05-13 |
| * | | | | | ext4: correct mount option parsing to detect when quota options can be changed | Jan Kara | 2008-05-13 |
* | | | | | | initcalls: Fix m68k build and possible buffer overflow | Cyrill Gorcunov | 2008-05-15 |
* | | | | | | Split up 'do_initcalls()' into two simpler functions | Linus Torvalds | 2008-05-15 |
* | | | | | | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-15 |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2008-05-15 |
| * | | | | | | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-14 |
| * | | | | | | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-14 |