Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---------. \ \ \ \ | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 2010-10-12 | 16 | -300/+111 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 2010-09-23 | 3 | -0/+43 | |
| | | | | | | |/ / / / | ||||||
| | | | | | * | | | | | [IA64] remove asm/compat.h | Tony Luck | 2010-09-23 | 1 | -208/+0 | |
| | | | | | |/ / / / | ||||||
| | | | | * | | | | | [IA64] unwind - optimise linked-list searches for modules | Phil Carmody | 2010-09-14 | 1 | -1/+16 | |
| | | | | * | | | | | [IA64] unwind: remove preprocesser noise, and correct comment | Phil Carmody | 2010-09-14 | 1 | -3/+3 | |
| | | | * | | | | | | [IA64] Move local_softirq_pending() definition | Tony Luck | 2010-09-20 | 1 | -6/+5 | |
| | | | * | | | | | | [IA64] iommu: Add a dummy iommu_table.h file in IA64. | Konrad Rzeszutek Wilk | 2010-09-20 | 1 | -0/+6 | |
| | | | | |/ / / / | | | | |/| | | | | ||||||
| | | * | | | | | | [IA64] enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-01 | 1 | -0/+3 | |
| | | * | | | | | | [IA64] Remove unnecessary casts of private_data in perfmon.c | Joe Perches | 2010-09-23 | 1 | -6/+6 | |
| | | * | | | | | | [IA64] Fix missing iounmap in error path in cyclone.c | Julia Lawall | 2010-09-23 | 1 | -1/+1 | |
| | | * | | | | | | [IA64] salinfo: sema_init instead of init_MUTEX | Thomas Gleixner | 2010-09-23 | 1 | -1/+1 | |
| | | * | | | | | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c | Nikitas Angelinas | 2010-09-23 | 1 | -3/+2 | |
| | | * | | | | | | [IA64] Use static const char * const in palinfo.c | Joe Perches | 2010-09-23 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | * | | | | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init() | Tony Luck | 2010-10-07 | 1 | -19/+19 | |
| | * | | | | | | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck | 2010-10-05 | 3 | -51/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2010-09-27 | 3 | -6/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ia64, iommu: Add a dummy iommu_table.h file in IA64. | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -0/+6 | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dmar: Convert to new irq chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 | |
| * | | | | | | | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 2 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 2010-10-18 | 1 | -4/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | [IA64] Move local_softirq_pending() definition | Tony Luck | 2010-10-19 | 1 | -6/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-09-16 | 1 | -31/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik | 2010-09-15 | 1 | -31/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [IA64] fix siglock | Tony Luck | 2010-09-09 | 1 | -7/+39 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck | 2010-08-18 | 1 | -2/+0 | |
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+3 | |
|/ / | ||||||
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 7 | -858/+851 | |
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -5/+4 | |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-13 | 3 | -5/+11 | |
|\ \ | ||||||
| * | | [IA64] Add latest crop of syscalls | Tony Luck | 2010-08-13 | 2 | -1/+7 | |
| * | | [IA64] Fix 64-bit atomic routines to return "long" | Tony Luck | 2010-08-13 | 1 | -4/+4 | |
* | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -2/+2 | |
|/ / | ||||||
* | | [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. | Tony Luck | 2010-08-12 | 1 | -3/+3 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-11 | 1 | -7/+8 | |
|\ \ | ||||||
| * | | ia64: perfmon: add d_dname method | Miklos Szeredi | 2010-08-11 | 1 | -7/+8 | |
* | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -2/+0 | |
* | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 2 | -8/+0 | |
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -9/+0 | |
|\ \ \ | ||||||
| * | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -9/+0 | |
| | |/ | |/| | ||||||
* | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 | |
* | | | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 2010-08-10 | 1 | -2/+0 | |
| |/ |/| | ||||||
* | | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 2010-08-09 | 1 | -9/+6 | |
* | | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2010-08-09 | 2 | -6/+1 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -1/+1 | |
|\ \ |