Age | Commit message (Expand) | Author | Files | Lines |
2012-09-04 | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 1 | -0/+2 |
2012-09-04 | perf_event: Switch to internal refcount, fix race with close() | Al Viro | 1 | -1/+1 |
2012-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+2 |
2012-09-02 | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends | Guenter Roeck | 1 | -2/+10 |
2012-09-01 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz | 1 | -0/+7 |
2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 1 | -0/+1 |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 1 | -0/+1 |
2012-08-30 | bnx2x: fix 57840_MF pci id | Yuval Mintz | 1 | -1/+1 |
2012-08-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -3/+5 |
2012-08-28 | ASoC: atmel-ssc: include linux/io.h for raw io | Joachim Eastwood | 1 | -0/+1 |
2012-08-27 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes | 1 | -1/+1 |
2012-08-26 | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -0/+6 |
2012-08-26 | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+0 |
2012-08-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+13 |
2012-08-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -9/+20 |
2012-08-24 | drm: Check for invalid cursor flags | Jakob Bornecrantz | 1 | -2/+3 |
2012-08-24 | drm: Initialize object type when using DRM_MODE() macro | Ville Syrjälä | 1 | -1/+2 |
2012-08-23 | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann | 1 | -0/+4 |
2012-08-23 | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann | 1 | -0/+4 |
2012-08-23 | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 36 | -63/+107 |
2012-08-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+0 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -2/+0 |
2012-08-22 | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -0/+2 |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+18 |
2012-08-22 | introduce kref_put_mutex() | Al Viro | 1 | -0/+18 |
2012-08-22 | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 1 | -3/+9 |
2012-08-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -3/+3 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -37/+57 |
2012-08-22 | mm: compaction: Abort async compaction if locks are contended or taking too long | Mel Gorman | 1 | -2/+2 |
2012-08-22 | string: do not export memweight() to userspace | WANG Cong | 1 | -1/+1 |
2012-08-22 | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau | 1 | -2/+0 |
2012-08-22 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 1 | -1/+3 |
2012-08-22 | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier | 1 | -2/+0 |
2012-08-21 | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-08-21 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -1/+2 |
2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 482 | -3313/+18260 |
2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2012-08-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy | 1 | -0/+2 |
2012-08-20 | Merge git://1984.lsi.us.es/nf | David S. Miller | 1 | -1/+1 |
2012-08-20 | af_packet: don't emit packet on orig fanout group | Eric Leblond | 1 | -0/+2 |
2012-08-20 | dt: introduce for_each_available_child_of_node, of_get_next_available_child | Timur Tabi | 1 | -0/+7 |
2012-08-20 | ALSA: fix pcm.h kernel-doc warning and notation | Randy Dunlap | 1 | -1/+2 |
2012-08-17 | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-08-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2012-08-17 | pinctrl: header: trivial: declare struct device | Richard Genoud | 1 | -0/+1 |
2012-08-16 | iio: frequency: ADF4350: Fix potential reference div factor overflow. | Michael Hennerich | 1 | -0/+2 |
2012-08-16 | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+1 |
2012-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -1/+18 |
2012-08-16 | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk | 1 | -2/+0 |