Age | Commit message (Expand) | Author | Files | Lines |
2007-02-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 21 | -72/+226 |
2007-02-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 104 | -1473/+8495 |
2007-02-14 | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson | 4 | -6/+14 |
2007-02-14 | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 4 | -0/+169 |
2007-02-14 | [POWERPC] Move MPIC smp routines into mpic.c | Michael Ellerman | 2 | -23/+21 |
2007-02-14 | [POWERPC] Cleanup pseries kexec code | Michael Ellerman | 4 | -48/+83 |
2007-02-14 | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman | 3 | -6/+9 |
2007-02-14 | [POWERPC] Consolidate pseries platform header files into pseries.h | Michael Ellerman | 5 | -29/+23 |
2007-02-14 | Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel... | Paul Mackerras | 10 | -283/+479 |
2007-02-14 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 55 | -116/+764 |
2007-02-14 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 31 | -1118/+701 |
2007-02-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 36 | -350/+489 |
2007-02-14 | [PATCH] Fix SAK_work workqueue initialization. | Eric W. Biederman | 4 | -4/+2 |
2007-02-14 | [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. | Ralf Baechle | 6 | -9/+115 |
2007-02-14 | [MIPS] Fix uniprocessor Sibyte builds. | Andrew Sharp | 1 | -0/+6 |
2007-02-14 | [MIPS] Make entry.S a little more readable. | Franck Bui-Huu | 1 | -11/+8 |
2007-02-14 | [MIPS] Remove stray instruction from __get_user_asm_ll32. | Ralf Baechle | 1 | -1/+0 |
2007-02-14 | [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace. | Ralf Baechle | 1 | -3/+7 |
2007-02-14 | [MIPS] DECstation: Fix irq handling | Atsushi Nemoto | 1 | -4/+0 |
2007-02-14 | [MIPS] signals: make common _BLOCKABLE macro | Franck Bui-Huu | 4 | -6/+2 |
2007-02-14 | [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c | Ralf Baechle | 2 | -26/+20 |
2007-02-14 | [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user | Ralf Baechle | 2 | -6/+4 |
2007-02-14 | [MIPS] signal: Fix warnings in o32 compat code. | Ralf Baechle | 1 | -3/+23 |
2007-02-14 | [MIPS] IP27: Enable N32 support in defconfig. | Ralf Baechle | 1 | -1/+1 |
2007-02-14 | Revert "[MIPS] Fix warning in get_user when fetching pointer object from user... | Ralf Baechle | 1 | -1/+4 |
2007-02-14 | [MIPS] Don't claim we support dma_declare_coherent_memory - we don't. | Ralf Baechle | 1 | -0/+2 |
2007-02-14 | [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} | Ralf Baechle | 13 | -1020/+387 |
2007-02-14 | [MIPS] Improve branch prediction in ll/sc atomic operations. | Ralf Baechle | 4 | -32/+127 |
2007-02-14 | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 35 | -294/+369 |
2007-02-14 | Merge branch '85xx' into for_paulus | Kumar Gala | 2 | -4/+0 |
2007-02-14 | [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S | Becky Bruce | 2 | -4/+0 |
2007-02-14 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 4 | -4/+4 |
2007-02-14 | i2c: Remove the warning on missing adapter device | Jean Delvare | 1 | -3/+2 |
2007-02-14 | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 15 | -3/+19 |
2007-02-14 | i2c: PA Semi SMBus driver | Olof Johansson | 4 | -0/+440 |
2007-02-14 | i2c-amd8111: Proposed cleanups | Jean Delvare | 1 | -28/+42 |
2007-02-14 | i2c-parport: Add support for One For All remote JP1 interface | Jonathan McDowell | 2 | -0/+23 |
2007-02-14 | i2c-viapro: Add support for the VIA CX700 south bridge | Jean Delvare | 3 | -3/+15 |
2007-02-14 | i2c: Add IDs to adapters | Stephen Hemminger | 18 | -0/+20 |
2007-02-14 | i2c: Update the list of bus IDs | Jean Delvare | 1 | -4/+0 |
2007-02-14 | i2c: Add driver suspend/resume/shutdown support | David Brownell | 4 | -31/+105 |
2007-02-14 | i2c: completion header cleanups | Jean Delvare | 3 | -1/+2 |
2007-02-14 | i2c-i801: Document the SMBus unhiding quirk | Jean Delvare | 1 | -5/+55 |
2007-02-14 | i2c-i801: Spelling fix | Jean Delvare | 1 | -1/+1 |
2007-02-14 | i2c: Fix typo in SMBus Write Word Data description | Mike Frysinger | 1 | -1/+1 |
2007-02-14 | i2c-piix4: Add support for the ATI SB600 | Jean Delvare | 4 | -1/+6 |
2007-02-14 | i2c-nforce2: Drop unused reference to pci_dev | Jean Delvare | 1 | -2/+0 |
2007-02-14 | i2c/vt8231: Remove superfluous initialization | David Brownell | 1 | -1/+0 |
2007-02-14 | i2c-ali1563: Fix device initialization | Jean Delvare | 1 | -23/+18 |
2007-02-14 | i2c-ali1563: Improve the status messages | Jean Delvare | 1 | -5/+11 |