| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | [ARM] pxa: add missing declaration of pxa26x_init_irq() | Marek Vasut | 2009-04-13 | 1 | -0/+3 |
| | * | | [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c | Daniel Ribeiro | 2009-04-13 | 1 | -1/+1 |
| | * | | [ARM] pxa/colibri: fix missing variable name in inline functions | Eric Miao | 2009-04-09 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-04-17 | 15 | -43/+121 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-16 | 15 | -43/+121 |
| |\ \ \ \ |
|
| | * | | | | Input: ads7846 - fix unsafe disable_irq | Ben Nizette | 2009-04-15 | 1 | -1/+1 |
| | * | | | | Input: mainstone-wm97xx - fix condition in pen_up | Jiri Slaby | 2009-04-15 | 1 | -4/+3 |
| | * | | | | Input: pc110pad - remove unused variable dev | Ilpo Järvinen | 2009-04-15 | 1 | -1/+0 |
| | * | | | | Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag | Michael Hennerich | 2009-04-15 | 1 | -1/+1 |
| | * | | | | Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag | Michael Hennerich | 2009-04-15 | 2 | -4/+3 |
| | * | | | | Input: da9034-ts - make pen {down,up} events more reliable | Eric Miao | 2009-04-15 | 1 | -10/+16 |
| | * | | | | Input: da9034-ts - add Bin Yang as co-author of the driver | Eric Miao | 2009-04-15 | 1 | -1/+2 |
| | * | | | | Input: atkbd - add forced release keys quirk for Samsung NC20 | Barry Carroll | 2009-04-15 | 1 | -1/+10 |
| | * | | | | Input: atkbd - add forced release keys quirk for Samsung Q45 | Dmitry Torokhov | 2009-04-15 | 1 | -0/+9 |
| | * | | | | Input: gameport - fix attach driver code | Dmitry Torokhov | 2009-04-15 | 1 | -8/+6 |
| | * | | | | Input: hp_sdc_rtc should depend on serio | Alexander Beregalov | 2009-04-15 | 1 | -1/+1 |
| | * | | | | Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM | Mark Brown | 2009-04-11 | 1 | -2/+1 |
| | * | | | | Input: ads7846 - introduce platform specific way to synchronize sampling | Eric Miao | 2009-04-11 | 2 | -0/+11 |
| | * | | | | Input: remove unnecessary synchronize_rcu() call | Arjan van de Ven | 2009-04-11 | 1 | -1/+0 |
| | * | | | | Input: i8042 - add a DMI table for the i8042.reset option | Arjan van de Ven | 2009-04-11 | 1 | -0/+28 |
| | * | | | | Input: i8042 - introduce a tougher reset | Arjan van de Ven | 2009-04-11 | 1 | -8/+29 |
* | | | | | | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 2009-04-17 | 2 | -2/+0 |
* | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-04-17 | 110 | -0/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2009-04-17 | 2 | -0/+0 |
| * | | | | | | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-17 | 108 | -0/+0 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-17 | 9 | -265/+137 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko | 2009-04-17 | 1 | -2/+0 |
| * | | | | | | | x86, PAT: Remove page granularity tracking for vm_insert_pfn maps | Pallipadi, Venkatesh | 2009-04-17 | 1 | -79/+19 |
| * | | | | | | | x86: disable X86_PTRACE_BTS for now | Ingo Molnar | 2009-04-15 | 1 | -0/+1 |
| * | | | | | | | x86, documentation: kernel-parameters replace X86-32,X86-64 with X86 | Jaswinder Singh Rajput | 2009-04-14 | 1 | -20/+20 |
| * | | | | | | | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput | 2009-04-14 | 1 | -1/+1 |
| * | | | | | | | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha | 2009-04-10 | 3 | -89/+2 |
| * | | | | | | | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() | Suresh Siddha | 2009-04-10 | 2 | -23/+15 |
| * | | | | | | | x86, PAT: Changing memtype to WC ensuring no WB alias | venkatesh.pallipadi@intel.com | 2009-04-10 | 1 | -1/+8 |
| * | | | | | | | x86, PAT: Handle faults cleanly in set_memory_ APIs | venkatesh.pallipadi@intel.com | 2009-04-10 | 1 | -48/+65 |
| * | | | | | | | x86, PAT: Change order of cpa and free in set_memory_wb | venkatesh.pallipadi@intel.com | 2009-04-10 | 1 | -4/+7 |
| * | | | | | | | x86, CPA: Change idmap attribute before ioremap attribute setup | Suresh Siddha | 2009-04-10 | 1 | -3/+4 |
* | | | | | | | | AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE | Matt Kraai | 2009-04-17 | 1 | -0/+2 |
* | | | | | | | | vfat: Note the NLS requirement | Alan Cox | 2009-04-17 | 1 | -0/+3 |
* | | | | | | | | splice: fix new kernel-doc warnings | Randy Dunlap | 2009-04-17 | 1 | -2/+1 |
* | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-16 | 2 | -0/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | tracing: Fix branch tracer header | Zhaolei | 2009-04-14 | 1 | -0/+8 |
| * | | | | | | | | tracing: Fix power tracer header | Zhaolei | 2009-04-13 | 1 | -0/+7 |
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-04-16 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched: Avoid printing sched_group::__cpu_power for default case | Gautham R Shenoy | 2009-04-17 | 1 | -2/+6 |
| * | | | | | | | | | tracing, sched: mark get_parent_ip() notrace | Lai Jiangshan | 2009-04-14 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-16 | 4 | -28/+12 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel/softirq.c: fix sparse warning | H Hartley Sweeten | 2009-04-17 | 1 | -2/+2 |
| * | | | | | | | | | rcu: Make hierarchical RCU less IPI-happy | Paul E. McKenney | 2009-04-14 | 3 | -26/+10 |
* | | | | | | | | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 | 6 | -64/+154 |
|\ \ \ \ \ \ \ \ \ \ |
|