| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2011-08-05 | 1 | -1/+1 |
|\ |
|
| * | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett | 2011-08-05 | 1 | -1/+1 |
* | | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+1 |
|\ \ |
|
| * | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-08-02 | 2 | -0/+59 |
|\ \ |
|
| * | | [IA64] Hook up gpiolib support | Mark Brown | 2011-06-01 | 2 | -0/+59 |
* | | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-27 | 1 | -1/+0 |
* | | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-27 | 1 | -2/+2 |
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 6 | -6/+5 |
* | | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-27 | 1 | -2/+1 |
* | | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-27 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 | 1 | -16/+0 |
|\ \ \ |
|
| * | | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -16/+0 |
* | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 | 2 | -0/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ia64: add jump labels for paravirt | Glauber Costa | 2011-07-14 | 2 | -0/+6 |
| |/ / |
|
* | | | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 2011-07-23 | 1 | -1/+0 |
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-23 | 5 | -3/+16 |
|\ \ \ |
|
| * | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 2011-07-21 | 2 | -2/+3 |
| * | | | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 2011-07-15 | 4 | -3/+15 |
| |/ / |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-23 | 1 | -12/+2 |
|\ \ \ |
|
| * | | | ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() | Lai Jiangshan | 2011-07-20 | 1 | -12/+2 |
| |/ / |
|
* | | | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -21/+0 |
* | | | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -3/+0 |
|/ / |
|
* / | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck | 2011-05-31 | 2 | -1/+3 |
|/ |
|
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 2 | -1/+3 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 2 | -1/+3 |
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-27 | 1 | -4/+0 |
* | | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 | 1 | -1/+1 |
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | | ia64: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -20/+46 |
* | | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 2 | -8/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-05-23 | 1 | -13/+13 |
|\ \ |
|
| * | | KVM: ia64: fix sparse warnings | Jeff Mahoney | 2011-05-22 | 1 | -13/+13 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-05-20 | 2 | -1/+2 |
|\ \ |
|
| * | | [IA64] define "_sdata" symbol | Tony Luck | 2011-05-20 | 1 | -0/+1 |
| * | | Pull misc-2.6.40 into release branch | Tony Luck | 2011-05-20 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | [IA64] fix build warning in arch/ia64/oprofile/backtrace.c | Tony Luck | 2011-04-07 | 1 | -1/+1 |
* | | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 2 | -0/+2 |
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-20 | 3 | -17/+4 |
|\ \ \ |
|
| * | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 57 | -472/+280 |
| |\| | |
|
| * | | | ia64: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 3 | -17/+4 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-20 | 2 | -1/+11 |
|\ \ \ \ \
| | | |/ /
| | |/| | |
|
| * / | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 2 | -1/+11 |
| |/ / / |
|
* / / / | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 2011-05-04 | 1 | -23/+21 |
|/ / / |
|
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 14 | -18/+18 |
|\ \ \
| |_|/
|/| | |
|