Age | Commit message (Expand) | Author |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff |
2012-01-13 | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-09 | ia64: Add accept4() syscall | Émeric Maschino |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-03 | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-09 | [IA64] Merge overlapping reserved regions at boot | Petr Tesarik |
2011-11-15 | iommu: Add option to group multi-function devices | Alex Williamson |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | [IA64] Wire up cross memory attach syscalls | Tony Luck |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-04 | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2011-08-04 | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-07-14 | ia64: add jump labels for paravirt | Glauber Costa |
2011-05-31 | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-24 | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet |
2011-05-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-20 | [IA64] define "_sdata" symbol | Tony Luck |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner |
2011-03-29 | ia64: Use generic show_interrupts() | Thomas Gleixner |
2011-03-29 | ia64: Use irqd_irq_disabled() instead of desc->status access | Thomas Gleixner |
2011-03-29 | ia64: msi: Use irq_move_irq() | Thomas Gleixner |
2011-03-29 | ia64: iosapic: Use new irq_move_* functions | Thomas Gleixner |
2011-03-29 | ia64: iosapic: Remove redundant mask from ack() | Thomas Gleixner |
2011-03-29 | ia64: Use accessor functions all over the place | Thomas Gleixner |
2011-03-29 | ia64: iosapic: Cleanup irq_desc access | Thomas Gleixner |
2011-03-29 | ia64: Convert iosapic to new irq_chip functions | Thomas Gleixner |