| Commit message (Expand) | Author | Age | Files | Lines |
* | [WATCHDOG] Mixcom Watchdog - checkcard part 2 | Wim Van Sebroeck | 2007-06-03 | 1 | -12/+32 |
* | [WATCHDOG] Mixcom Watchdog - checkcard | Wim Van Sebroeck | 2007-06-03 | 1 | -24/+11 |
* | [WATCHDOG] Mixcom Watchdog - get rid of port offset's | Wim Van Sebroeck | 2007-06-03 | 1 | -8/+13 |
* | [WATCHDOG] Mixcom Watchdog - update "Documentation" | Wim Van Sebroeck | 2007-06-03 | 1 | -2/+7 |
* | [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog. | Robert P. J. Day | 2007-06-03 | 1 | -4/+0 |
* | [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog. | Robert P. J. Day | 2007-06-03 | 1 | -4/+0 |
* | [WATCHDOG] clean-up watchdog documentation | Alan Cox | 2007-05-24 | 4 | -321/+60 |
* | [WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver | Andrew Victor | 2007-05-19 | 3 | -0/+316 |
* | Linux v2.6.22-rc2v2.6.22-rc2 | Linus Torvalds | 2007-05-18 | 1 | -1/+1 |
* | cciss: Fix pci_driver.shutdown while device is still active | Gerald Britton | 2007-05-18 | 1 | -15/+30 |
* | Further update of the i386 boot documentation | H. Peter Anvin | 2007-05-18 | 1 | -82/+303 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-05-18 | 2 | -3/+3 |
|\ |
|
| * | [CRYPTO] tcrypt: Add missing error check | Herbert Xu | 2007-05-18 | 1 | -1/+1 |
| * | [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again | Herbert Xu | 2007-05-18 | 1 | -2/+2 |
* | | Fix roundup_pow_of_two(1) | Rolf Eike Beer | 2007-05-18 | 1 | -1/+1 |
* | | timerfd use waitqueue lock ... | Davide Libenzi | 2007-05-18 | 1 | -13/+11 |
* | | eventfd use waitqueue lock ... | Davide Libenzi | 2007-05-18 | 1 | -14/+12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-18 | 47 | -582/+782 |
|\ \ |
|
| * | | [POWERPC] Remove build warnings in windfarm_core | Stephen Rothwell | 2007-05-17 | 1 | -2/+8 |
| * | | [POWERPC] Pass per-file CFLAGs for platform specific op codes | Josh Boyer | 2007-05-17 | 1 | -0/+3 |
| * | | [POWERPC] Correct #endif comment | Jon Tollefson | 2007-05-17 | 1 | -2/+2 |
| * | | [POWERPC] Fix ppc_rtas_progress_show() | Segher Boessenkool | 2007-05-17 | 1 | -1/+1 |
| * | | [POWERPC] Fix sed command lines for zlib source construction | Segher Boessenkool | 2007-05-17 | 1 | -3/+3 |
| * | | [POWERPC] Specify GNUTARGET on $(AR) invocations | Segher Boessenkool | 2007-05-17 | 1 | -1/+2 |
| * | | [POWERPC] Make sure device node type/name is not NULL on hot-added nodes | Benjamin Herrenschmidt | 2007-05-17 | 1 | -0/+5 |
| * | | [POWERPC] Small fixes for the Ebony device tree | David Gibson | 2007-05-17 | 2 | -27/+16 |
| * | | [POWERPC] Fix warning on UP | Stephen Rothwell | 2007-05-17 | 1 | -2/+2 |
| * | | [POWERPC] cell_defconfig: Disable cpufreq and pmi | Christian Krafft | 2007-05-17 | 1 | -14/+1 |
| * | | [POWERPC] Fix IO space on PCI buses created from of_platform | Benjamin Herrenschmidt | 2007-05-17 | 2 | -5/+28 |
| * | | [POWERPC] Add spinlock to request_phb_iospace() | Benjamin Herrenschmidt | 2007-05-17 | 1 | -0/+4 |
| * | | [POWERPC] Fix make rules for treeImage.initrd | David Gibson | 2007-05-17 | 1 | -3/+3 |
| * | | [POWERPC] Remove warning in mpic.c | Olof Johansson | 2007-05-17 | 1 | -3/+9 |
| * | | [POWERPC] Update pasemi_defconfig | Olof Johansson | 2007-05-17 | 1 | -164/+219 |
| * | | [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed | Olof Johansson | 2007-05-17 | 1 | -1/+0 |
| * | | [POWERPC] Update iseries_defconfig | Stephen Rothwell | 2007-05-17 | 1 | -93/+116 |
| * | | [POWERPC] Wire up some more syscalls | Stephen Rothwell | 2007-05-17 | 2 | -1/+7 |
| * | | [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop() | David Gibson | 2007-05-17 | 1 | -9/+8 |
| * | | [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link error | David Gibson | 2007-05-17 | 2 | -17/+0 |
| * | | [POWERPC] viopath: Use a completion in some more places | Christoph Hellwig | 2007-05-17 | 1 | -6/+6 |
| * | | [POWERPC] viopath: Use completion | Christoph Hellwig | 2007-05-17 | 1 | -4/+5 |
| * | | [POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' | Tony Breeds | 2007-05-17 | 1 | -1/+2 |
| * | | [POWERPC] Removed hardcoded phandles from dts | Kumar Gala | 2007-05-17 | 5 | -168/+139 |
| * | | [PPC] MCC2 missing in MPC826x device_list | Morten Banzon | 2007-05-17 | 1 | -16/+20 |
| * | | [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC | Kumar Gala | 2007-05-17 | 4 | -0/+64 |
| * | | [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC | Dave Jiang | 2007-05-17 | 3 | -1/+49 |
| * | | [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks | Timur Tabi | 2007-05-17 | 1 | -14/+8 |
| * | | [POWERPC] Fix COMMON symbol warnings | Kumar Gala | 2007-05-17 | 2 | -7/+29 |
| * | | [POWERPC] Fix comment in booke_wdt | Dave Jiang | 2007-05-17 | 1 | -1/+1 |
| * | | [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. | James.Yang | 2007-05-17 | 2 | -1/+7 |
| * | | [POWERPC] Change include protections to ASM_POWERPC | Becky Bruce | 2007-05-17 | 5 | -15/+15 |