Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+5 |
2012-07-17 | PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND | Michael Kerrisk | 3 | -5/+5 |
2012-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 45 | -144/+256 |
2012-07-17 | Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-07-17 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 3 | -4/+9 |
2012-07-17 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2 | -3/+4 |
2012-07-17 | rpmsg: fix dependency on initialization order | Federico Fuga | 1 | -1/+1 |
2012-07-17 | ipvs: fix oops in ip_vs_dst_event on rmmod | Julian Anastasov | 1 | -2/+3 |
2012-07-17 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming | 1 | -1/+1 |
2012-07-17 | ixgbevf: Fix panic when loading driver | Alexander Duyck | 1 | -0/+3 |
2012-07-17 | ax25: Fix missing break | Alan Cox | 1 | -0/+1 |
2012-07-17 | MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainership | Dmitry Eremin-Solenikov | 1 | -1/+2 |
2012-07-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2 | -10/+35 |
2012-07-17 | caif: Fix access to freed pernet memory | Sjur Brændeland | 1 | -1/+1 |
2012-07-17 | net: cgroup: fix access the unallocated memory in netprio cgroup | Gao feng | 1 | -17/+54 |
2012-07-17 | ixgbevf: Prevent RX/TX statistics getting reset to zero | Narendra K | 1 | -12/+0 |
2012-07-17 | sctp: Fix list corruption resulting from freeing an association on a list | Neil Horman | 2 | -7/+12 |
2012-07-17 | cifs: always update the inode cache with the results from a FIND_* | Jeff Layton | 1 | -2/+5 |
2012-07-17 | cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps | Jeff Layton | 1 | -1/+29 |
2012-07-17 | cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space | Jeff Layton | 1 | -0/+18 |
2012-07-17 | Initialise mid_q_entry before putting it on the pending queue | Sachin Prabhu | 1 | -12/+14 |
2012-07-17 | target: Fix range calculation in WRITE SAME emulation when num blocks == 0 | Roland Dreier | 1 | -1/+1 |
2012-07-17 | target: Clean up returning errors in PR handling code | Roland Dreier | 1 | -3/+4 |
2012-07-16 | Merge branch 'gma500' (Alan's GMA patches) | Linus Torvalds | 5 | -29/+32 |
2012-07-16 | Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 4 | -37/+38 |
2012-07-16 | timekeeping: Add missing update call in timekeeping_resume() | Thomas Gleixner | 1 | -0/+1 |
2012-07-16 | gma500,cdv: Fix the brightness base | Alan Cox | 1 | -16/+19 |
2012-07-16 | gma500: move the ASLE enable | Alan Cox | 3 | -5/+9 |
2012-07-16 | gma500: Fix lid related crash | Alan Cox | 1 | -8/+4 |
2012-07-16 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 3 | -50/+114 |
2012-07-16 | fifo: Do not restart open() if it already found a partner | Anders Kaseorg | 1 | -5/+4 |
2012-07-16 | Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+6 |
2012-07-16 | net: respect GFP_DMA in __netdev_alloc_skb() | Eric Dumazet | 1 | -1/+1 |
2012-07-16 | ARM: dma-mapping: modify condition check while freeing pages | Prathyush K | 1 | -2/+2 |
2012-07-16 | SELinux: do not check open perms if they are not known to policy | Eric Paris | 1 | -1/+1 |
2012-07-16 | SELinux: include definition of new capabilities | Eric Paris | 1 | -1/+3 |
2012-07-15 | ntp: Fix STA_INS/DEL clearing bug | John Stultz | 1 | -2/+6 |
2012-07-15 | Linux 3.5-rc7v3.5-rc7 | Linus Torvalds | 1 | -1/+1 |
2012-07-15 | blk: fix wrong idr_pre_get() error check in loop.c | Silva Paulo | 1 | -5/+3 |
2012-07-15 | tcm_fc: Fix crash seen with aborts and large reads | Mark Rustad | 1 | -0/+2 |
2012-07-15 | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID | Dong Aisheng | 2 | -0/+4 |
2012-07-15 | pinctrl: pinctrl-imx: only print debug message when DEBUG is defined | Dong Aisheng | 1 | -0/+2 |
2012-07-15 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2 | -91/+43 |
2012-07-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry | 1 | -0/+4 |
2012-07-14 | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
2012-07-14 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -9/+18 |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 17 | -115/+261 |
2012-07-14 | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 1 | -1/+1 |
2012-07-14 | e1000e: fix test for PHY being accessible on 82577/8/9 and I217 | Bruce Allan | 1 | -10/+32 |