Age | Commit message (Expand) | Author | Files | Lines |
2010-09-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -31/+11 |
2010-09-16 | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik | 1 | -31/+11 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-09-10 | [IA64] fix siglock | Tony Luck | 1 | -7/+39 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 1 | -1/+1 |
2010-08-18 | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck | 1 | -2/+0 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 1 | -1/+3 |
2010-08-15 | defconfig reduction | Sam Ravnborg | 7 | -858/+851 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 1 | -5/+4 |
2010-08-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -5/+11 |
2010-08-14 | [IA64] Add latest crop of syscalls | Tony Luck | 2 | -1/+7 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 2 | -2/+2 |
2010-08-14 | [IA64] Fix 64-bit atomic routines to return "long" | Tony Luck | 1 | -4/+4 |
2010-08-12 | [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. | Tony Luck | 1 | -3/+3 |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+8 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 1 | -2/+0 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2 | -8/+0 |
2010-08-11 | ia64: perfmon: add d_dname method | Miklos Szeredi | 1 | -7/+8 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -9/+0 |
2010-08-11 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2 | -0/+3 |
2010-08-11 | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 1 | -2/+0 |
2010-08-10 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 1 | -9/+6 |
2010-08-10 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2 | -6/+1 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 1 | -9/+0 |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -7/+4 |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -2/+2 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-08-06 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+3 |
2010-08-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 10 | -9508/+1058 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -4/+4 |
2010-08-04 | Pull misc2-6-36 into release branch | Tony Luck | 2 | -184/+200 |
2010-08-04 | Pull percpu256K into release branch | Tony Luck | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+1 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 98 | -6628/+348 |
2010-08-03 | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 1 | -2/+2 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 1 | -1/+1 |
2010-08-01 | KVM: Remove unnecessary divide operations | Joerg Roedel | 1 | -0/+1 |
2010-08-01 | KVM: ia64: cleanup kvm_ia64_sync_dirty_log() | Takuya Yoshikawa | 1 | -19/+11 |
2010-08-01 | KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() | Takuya Yoshikawa | 1 | -2/+2 |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity | 1 | -5/+0 |
2010-08-01 | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity | 1 | -11/+0 |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2 | -2/+2 |
2010-07-28 | [IA64] increase ia64 static per cpu area | Tony Luck | 1 | -1/+1 |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 1 | -3/+4 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -4/+0 |
2010-07-13 | [IA64] Put ia64 config files on the Uwe Kleine-König diet | Tony Luck | 7 | -9323/+857 |
2010-07-06 | [IA64] perfmon: convert to unlocked_ioctl | Arnd Bergmann | 1 | -11/+11 |
2010-07-05 | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 1 | -1/+1 |