Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -8/+1 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -138/+107 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -135/+10 |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -14/+1 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -1/+1 |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -13/+0 |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -304/+8 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -34/+16 |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -6/+6 |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 1 | -6/+6 |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 3 | -29/+13 |
2013-04-29 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2 | -12/+0 |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 1 | -0/+1 |
2013-04-29 | mm/MIPS: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+1 |
2013-04-29 | mm/MIPS: use common help functions to free reserved pages | Jiang Liu | 2 | -24/+11 |
2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 1 | -0/+1 |
2013-04-29 | mips: Don't use create_proc_read_entry() | David Howells | 3 | -136/+104 |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+3 |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+7 |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 5 | -304/+8 |
2013-04-22 | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." | Ralf Baechle | 1 | -1/+1 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-10 | MIPS/PCI: Implement pcibios_get_phb_of_node | Gabor Juhos | 1 | -1/+7 |
2013-04-10 | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 5 | -297/+8 |
2013-04-09 | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol | Florian Fainelli | 1 | -0/+3 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -2/+2 |
2013-04-08 | mips: Use generic idle loop | Thomas Gleixner | 3 | -34/+17 |
2013-04-08 | spi/bcm63xx: remove unused speed_hz variable | Jonas Gorski | 2 | -12/+0 |
2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -24/+28 |
2013-04-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -24/+28 |
2013-04-05 | MIPS: Delete definition of SA_RESTORER. | Ralf Baechle | 1 | -2/+6 |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu | 4 | -13/+7 |
2013-04-05 | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song | 1 | -1/+4 |
2013-04-05 | MIPS: Kconfig: Rename SNIPROM too | Paul Bolle | 1 | -2/+2 |
2013-04-05 | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle | 1 | -2/+2 |
2013-04-05 | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney | 1 | -4/+7 |
2013-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -72/+220 |
2013-04-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -72/+220 |
2013-04-02 | cpufreq: Don't check if cpu is online/offline for cpufreq callbacks | Viresh Kumar | 1 | -6/+0 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -3/+2 |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-19 | Fix breakage in MIPS siginfo handling | David Howells | 1 | -1/+1 |
2013-03-19 | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()" | Jonas Gorski | 1 | -1/+1 |
2013-03-19 | MIPS: BCM63XX: Make nvram checksum failure non fatal | Jonas Gorski | 3 | -11/+5 |
2013-03-19 | MIPS: Fix code generation for non-DSP capable CPUs | Florian Fainelli | 2 | -38/+196 |
2013-03-13 | MIPS: Fix inconsistent formatting inside /proc/cpuinfo | John Crispin | 1 | -1/+1 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-03-12 | MIPS: SEAD3: Enable LL/SC. | Ralf Baechle | 1 | -1/+1 |
2013-03-12 | MIPS: Get rid of CONFIG_CPU_HAS_LLSC again | Paul Bolle | 2 | -5/+0 |