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-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-12 | ia64, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
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-13 | module_param: make bool parameters really bool (arch) | Rusty Russell |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-01-09 | ia64: Add accept4() syscall | Émeric Maschino |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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-06 | Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | ia64/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas |
2012-01-06 | PCI: IA64: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2012-01-03 | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro |
2011-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-29 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab |
2011-12-27 | KVM: IA64: fix struct redefinition | Xiao Guangrong |
2011-12-27 | KVM: introduce id_to_memslot function | Xiao Guangrong |
2011-12-27 | KVM: introduce kvm_for_each_memslot macro | Xiao Guangrong |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky |
2011-12-13 | UAPI: Split trivial #if defined(__KERNEL__) && X conditionals | David Howells |
2011-12-09 | ia64: pcibr: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: sn: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: tioca: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | [IA64] Merge overlapping reserved regions at boot | Petr Tesarik |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-08 | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-11-30 | xen/ia64: fix build breakage because of conflicting u64 guest handles | Luck, Tony |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |