Age | Commit message (Expand) | Author | Files | Lines |
2013-09-07 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 27 | -190/+83 |
2013-09-07 | Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -8/+2 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 157 | -2893/+8708 |
2013-09-06 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -30/+142 |
2013-09-06 | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 14 | -367/+178 |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 192 | -1767/+4873 |
2013-09-06 | tile: refresh tile defconfig files | Chris Metcalf | 2 | -268/+60 |
2013-09-06 | tile: rework <asm/cmpxchg.h> | Chris Metcalf | 7 | -164/+156 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 106 | -204/+269 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 54 | -492/+1351 |
2013-09-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 22 | -445/+609 |
2013-09-06 | Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 21 | -344/+890 |
2013-09-06 | Merge branch 'for-3.12/sensor-hub' into for-linus | Jiri Kosina | 1 | -32/+23 |
2013-09-06 | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f... | Jiri Kosina | 54 | -459/+1326 |
2013-09-06 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 103 | -1343/+1590 |
2013-09-06 | net: stmmac: fix bad merge conflict resolution | Olof Johansson | 1 | -0/+1 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 7 | -11/+13 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 13 | -35/+49 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 974 | -23917/+56727 |
2013-09-05 | openvswitch: Fix alignment of struct sw_flow_key. | Jesse Gross | 2 | -1/+2 |
2013-09-05 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+11 |
2013-09-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+6 |
2013-09-05 | ide: sgiioc4: Staticize ioc4_ide_attach_one() | Jingoo Han | 1 | -1/+1 |
2013-09-05 | ide: palm_bk3710: add missing __iomem annotation | Jingoo Han | 1 | -2/+2 |
2013-09-05 | ide: use dev_get_platdata() | Jingoo Han | 3 | -4/+4 |
2013-09-05 | ide-disk_proc: use macro to replace magic number | Xinghai Yu | 1 | -2/+2 |
2013-09-05 | ide: replace strict_strtol() with kstrtol() | Jingoo Han | 1 | -2/+4 |
2013-09-05 | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven | 1 | -0/+2 |
2013-09-05 | sparc: fix PCI device proc file mmap(2) | Alexey Dobriyan | 1 | -0/+16 |
2013-09-05 | sparc64: Remove RWSEM export leftovers | Kirill Tkhai | 1 | -9/+0 |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 143 | -684/+1483 |
2013-09-05 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 216 | -2620/+18946 |
2013-09-05 | netfilter: Fix build errors with xt_socket.c | David S. Miller | 1 | -0/+1 |
2013-09-05 | tcp: Add missing braces to do_tcp_setsockopt | Dave Jones | 1 | -1/+2 |
2013-09-05 | caif: Add missing braces to multiline if in cfctrl_linkup_request | Dave Jones | 1 | -1/+2 |
2013-09-05 | bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize | Dave Jones | 1 | -1/+2 |
2013-09-05 | vxlan: Fix kernel panic on device delete. | Pravin B Shelar | 1 | -1/+2 |
2013-09-05 | net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls | Thomas Petazzoni | 1 | -0/+16 |
2013-09-05 | net: mvneta: properly disable HW PHY polling and ensure adjust_link() works | Thomas Petazzoni | 1 | -1/+12 |
2013-09-05 | icplus: Use netif_running to determine device state | Jon Mason | 1 | -1/+1 |
2013-09-05 | ethernet/arc/arc_emac: Fix huge delays in large file copies | Vineet Gupta | 1 | -2/+2 |
2013-09-05 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 435 | -17151/+49887 |
2013-09-05 | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 19 | -285/+542 |
2013-09-05 | tuntap: orphan frags before trying to set tx timestamp | Jason Wang | 1 | -3/+5 |
2013-09-05 | tuntap: purge socket error queue on detach | Jason Wang | 1 | -3/+9 |
2013-09-05 | qlcnic: use standard NAPI weights | Michal Schmidt | 2 | -19/+12 |
2013-09-05 | ipv6:introduce function to find route for redirect | Duan Jiong | 6 | -11/+81 |
2013-09-05 | bnx2x: VF RSS support - VF side | Ariel Elior | 6 | -60/+145 |
2013-09-05 | bnx2x: VF RSS support - PF side | Ariel Elior | 10 | -144/+513 |
2013-09-05 | vxlan: Notify drivers for listening UDP port changes | Joseph Gasparakis | 3 | -1/+87 |