Age | Commit message (Expand) | Author | Files | Lines |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -6/+7 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -126/+43 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2 | -94/+28 |
2012-12-12 | mm: use vm_unmapped_area() on mips architecture | Michel Lespinasse | 1 | -94/+17 |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 1 | -0/+11 |
2012-12-12 | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 13 | -13/+728 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2012-12-12 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -9/+0 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-12-05 | MIPS: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko | 1 | -1/+6 |
2012-12-05 | MIPS: R3000/R3081: Fix CPU detection. | Ralf Baechle | 1 | -1/+0 |
2012-12-05 | MIPS: N32: Fix signalfd4 syscall entry point | Ralf Baechle | 1 | -1/+1 |
2012-12-04 | MIPS: N32: Fix preadv(2) and pwritev(2) entry points. | Ralf Baechle | 1 | -2/+2 |
2012-12-04 | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() | David Daney | 2 | -15/+15 |
2012-11-30 | kbuild: centralize .dts->.dtb rule | Stephen Warren | 3 | -9/+0 |
2012-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -10/+24 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro | 2 | -3/+3 |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -2/+2 |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 11 | -120/+39 |
2012-11-29 | mips/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -2/+0 |
2012-11-23 | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper | 1 | -4/+4 |
2012-11-23 | MIPS: Merge overlapping bootmem ranges | Ralf Baechle | 1 | -6/+20 |
2012-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 11 | -231/+478 |
2012-11-17 | Merge branch 'arch-frv' into no-rebases | Al Viro | 9 | -25/+69 |
2012-11-17 | Merge 3.7-rc6 into usb-next. | Greg Kroah-Hartman | 11 | -231/+478 |
2012-11-17 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 11 | -231/+478 |
2012-11-17 | mips, arc: fix build failure | David Rientjes | 1 | -0/+1 |
2012-11-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -6/+6 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-13 | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle | 1 | -1/+2 |
2012-11-12 | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2 | -2/+2 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -25/+68 |
2012-11-09 | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus | Jim Quinlan | 3 | -133/+253 |
2012-11-09 | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan | 5 | -83/+214 |
2012-11-09 | MIPS: bitops.h: Change use of 'unsigned short' to 'int' | Jim Quinlan | 1 | -7/+7 |
2012-11-09 | MIPS: compat: Delete now unused TIF_32BIT. | Ralf Baechle | 1 | -6/+0 |
2012-11-09 | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. | Ralf Baechle | 1 | -1/+1 |
2012-11-09 | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR | Ralf Baechle | 1 | -1/+1 |
2012-11-08 | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz | 2 | -2/+2 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 2 | -3/+0 |
2012-10-25 | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 1 | -0/+3 |
2012-10-23 | MIPS: Alchemy: update development boards defconfigs with USB platform drivers | Florian Fainelli | 1 | -0/+2 |
2012-10-22 | USB: move common alchemy USB routines to arch/mips/alchemy/common.c | Florian Fainelli | 2 | -1/+615 |
2012-10-22 | MIPS: Alchemy: use the OHCI platform driver | Florian Fainelli | 4 | -2/+36 |
2012-10-22 | MIPS: Netlogic: convert to use OHCI platform driver | Florian Fainelli | 1 | -2/+7 |
2012-10-22 | MIPS: PNX8550: use OHCI platform driver | Florian Fainelli | 1 | -1/+30 |