| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-18 | 36 | -546/+745 |
|\ |
|
| * | [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] Fix bug adding properties with flatdevtree.c's ft_set_prop() | David Gibson | 2007-05-17 | 1 | -9/+8 |
| * | [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] Remove CPU_FTR_NEED_COHERENT for 7448. | James.Yang | 2007-05-17 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-18 | 1 | -1/+1 |
|\ \ |
|
| * | | [SPARC64]: Fix sched_clock() et al. | David S. Miller | 2007-05-17 | 1 | -1/+1 |
* | | | Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" | Linus Torvalds | 2007-05-17 | 1 | -1/+1 |
|/ / |
|
* | | i386: don't check_pgt_cache in flush_tlb_mm | Hugh Dickins | 2007-05-17 | 1 | -1/+1 |
* | | i386/x86-64: fix section mismatch | Bernhard Walle | 2007-05-17 | 2 | -2/+2 |
* | | Slab allocators: define common size limitations | Christoph Lameter | 2007-05-17 | 4 | -32/+0 |
* | | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-05-16 | 8 | -62/+140 |
|\ |
|
| * | [AVR32] Implement platform hooks for atmel_lcdfb driver | Haavard Skinnemoen | 2007-05-15 | 4 | -23/+124 |
| * | [AVR32] Wire up signalfd, timerfd and eventfd | Haavard Skinnemoen | 2007-05-13 | 1 | -0/+3 |
| * | [AVR32] optimize pagefault path | Christoph Hellwig | 2007-05-13 | 2 | -30/+13 |
| * | [AVR32] Remove bogus comment in arch/avr32/kernel/irq.c | Haavard Skinnemoen | 2007-05-13 | 1 | -9/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-16 | 4 | -1/+287 |
|\ \ |
|
| * | | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller | 2007-05-15 | 4 | -1/+287 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-16 | 32 | -117/+111 |
|\ \ \
| |/ /
|/| | |
|
| * | | [IA64] optimize pagefaults a little | Christoph Hellwig | 2007-05-16 | 2 | -35/+15 |
| * | | [IA64] Fix section conflict of ia64_mlogbuf_finish | Martin Michlmayr | 2007-05-15 | 1 | -1/+0 |
| * | | [IA64] s/scalibility/scalability/ | Tony Luck | 2007-05-14 | 1 | -1/+1 |
| * | | [IA64] kdump on INIT needs multi-nodes sync-up (v.2) | Jay Lan | 2007-05-14 | 2 | -7/+19 |
| * | | [IA64] wire up {signal,timer,event}fd syscalls | Tony Luck | 2007-05-14 | 1 | -0/+3 |
| * | | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 2007-05-11 | 30 | -75/+75 |
* | | | arm: walk_stacktrace() needs to be exported | Al Viro | 2007-05-15 | 1 | -0/+2 |