Age | Commit message (Expand) | Author | Files | Lines |
2013-06-19 | ARM: dts: omap3-igep0020: Add SMSC911x LAN chip support | Javier Martinez Canillas | 2 | -0/+59 |
2013-06-19 | ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock output | Vaibhav Hiremath | 3 | -3/+21 |
2013-06-19 | ARM: dts: AM33XX: Add default pinctrl binding for UART0 device | Vaibhav Hiremath | 3 | -0/+30 |
2013-06-19 | ARM: dts: AM33XX: Fix uart numbering to match hardware/TRM | Vaibhav Hiremath | 4 | -15/+15 |
2013-06-19 | ARM: dts: AM33XX: Add pinctrl binding to gpio-leds node | Vaibhav Hiremath | 2 | -2/+8 |
2013-06-19 | ARM: dts: AM33XX: Add default pinctrl binding for I2C device | Vaibhav Hiremath | 3 | -0/+40 |
2013-06-19 | ARM: dts: OMAP4+: Remove multimedia carveouts | Suman Anna | 2 | -16/+0 |
2013-06-16 | Linux 3.10-rc6v3.10-rc6 | Linus Torvalds | 1 | -1/+1 |
2013-06-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -29/+96 |
2013-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 20 | -81/+147 |
2013-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 5 | -5/+15 |
2013-06-15 | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). | David Daney | 1 | -7/+12 |
2013-06-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -23/+15 |
2013-06-15 | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 5 | -11/+42 |
2013-06-15 | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+5 |
2013-06-15 | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -21/+23 |
2013-06-15 | powerpc: Fix missing/delayed calls to irq_work | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-06-15 | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras | 2 | -1/+11 |
2013-06-15 | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman | 2 | -3/+3 |
2013-06-15 | snd_pcm_link(): fix a leak... | Al Viro | 1 | -2/+2 |
2013-06-15 | use can_lookup() instead of direct checks of ->i_op->lookup | Al Viro | 1 | -2/+2 |
2013-06-15 | move exit_task_namespaces() outside of exit_notify() | Oleg Nesterov | 1 | -1/+1 |
2013-06-15 | fput: task_work_add() can fail if the caller has passed exit_task_work() | Oleg Nesterov | 1 | -9/+10 |
2013-06-15 | xfs: don't shutdown log recovery on validation errors | Dave Chinner | 1 | -2/+17 |
2013-06-15 | xfs: ensure btree root split sets blkno correctly | Dave Chinner | 1 | -0/+10 |
2013-06-15 | xfs: fix implicit padding in directory and attr CRC formats | Dave Chinner | 2 | -2/+4 |
2013-06-15 | xfs: don't emit v5 superblock warnings on write | Dave Chinner | 1 | -7/+11 |
2013-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -9/+13 |
2013-06-14 | mei: me: clear interrupts on the resume path | Tomas Winkler | 1 | -0/+1 |
2013-06-14 | mei: nfc: fix nfc device freeing | Tomas Winkler | 1 | -0/+2 |
2013-06-14 | mei: init: Flush scheduled work before resetting the device | Samuel Ortiz | 1 | -2/+2 |
2013-06-14 | sctp: fully initialize sctp_outq in sctp_outq_init | Neil Horman | 1 | -4/+2 |
2013-06-14 | netiucv: Hold rtnl between name allocation and device registration. | Benjamin Poirier | 1 | -1/+5 |
2013-06-14 | tulip: Properly check dma mapping result | Neil Horman | 1 | -0/+6 |
2013-06-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 7 | -470/+521 |
2013-06-14 | dtc: ensure #line directives don't consume data from the next line | Grant Likely | 2 | -117/+117 |
2013-06-14 | dtc: Update generated files to output from Bison 2.5 | Grant Likely | 2 | -341/+388 |
2013-06-14 | of: Fix locking vs. interrupts | Benjamin Herrenschmidt | 2 | -8/+12 |
2013-06-14 | kbuild: make sure we clean up DTB temporary files | Ian Campbell | 1 | -4/+4 |
2013-06-14 | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -4/+4 |
2013-06-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -185/+70 |
2013-06-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 4 | -6/+22 |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -48/+95 |
2013-06-13 | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 9 | -39/+54 |
2013-06-13 | Merge tag 'md-3.10-fixes' of git://neil.brown.name/md | Linus Torvalds | 4 | -26/+47 |
2013-06-13 | turbostat: Increase output buffer size to accommodate C8-C10 | Josh Triplett | 1 | -1/+1 |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 4 | -178/+65 |
2013-06-13 | net: sh_eth: fix incorrect RX length error if R8A7740 | Yoshihiro Shimoda | 1 | -4/+11 |
2013-06-13 | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet | 2 | -5/+5 |
2013-06-13 | drivers: net: davinci_mdio: restore mdio clk divider in mdio resume | Mugunthan V N | 1 | -4/+1 |