Age | Commit message (Expand) | Author | Files | Lines |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat | 19 | -36/+36 |
2013-10-14 | __page_to_pfn: Fix typo in comment | Zhang Yanfei | 1 | -1/+1 |
2013-10-14 | Correct some typos for word frequency | LABBE Corentin | 2 | -2/+2 |
2013-10-14 | clk: fixed-factor: Fix a trivial typo | Ezequiel Garcia | 1 | -1/+1 |
2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 21 | -38/+0 |
2013-10-14 | treewide: Fix typo in printk | Masanari Iida | 9 | -9/+9 |
2013-10-14 | treewide: Fix typo in Kconfig | Masanari Iida | 9 | -12/+12 |
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 |
2013-09-05 | Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 53 | -8870/+973 |