Age | Commit message (Expand) | Author |
2012-08-27 | Merge 3.6-rc3 into driver-core-next | Greg Kroah-Hartman |
2012-08-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2012-08-22 | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-22 | introduce kref_put_mutex() | Al Viro |
2012-08-21 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-08-21 | mm: compaction: Abort async compaction if locks are contended or taking too long | Mel Gorman |
2012-08-21 | string: do not export memweight() to userspace | WANG Cong |
2012-08-22 | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau |
2012-08-21 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet |
2012-08-21 | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier |
2012-08-21 | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-08-21 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai |
2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-08-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy |
2012-08-20 | Merge git://1984.lsi.us.es/nf | David S. Miller |
2012-08-20 | af_packet: don't emit packet on orig fanout group | Eric Leblond |
2012-08-20 | dt: introduce for_each_available_child_of_node, of_get_next_available_child | Timur Tabi |
2012-08-20 | ALSA: fix pcm.h kernel-doc warning and notation | Randy Dunlap |
2012-08-17 | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-08-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-08-17 | PM / Sleep: introduce dpm_for_each_dev | Ming Lei |
2012-08-17 | pinctrl: header: trivial: declare struct device | Richard Genoud |
2012-08-16 | Drivers: hv: Explicitly size elements of protocol structures | K. Y. Srinivasan |
2012-08-16 | Drivers: hv: kvp: Cleanup error handling in KVP | K. Y. Srinivasan |
2012-08-16 | Drivers: hv: Add KVP definitions for IP address injection | K. Y. Srinivasan |
2012-08-16 | driver core: devres: introduce devres_for_each_res | Ming Lei |
2012-08-16 | firmware loader: introduce cache_firmware and uncache_firmware | Ming Lei |
2012-08-16 | firmware loader: always let firmware_buf own the pages buffer | Ming Lei |
2012-08-16 | iio: frequency: ADF4350: Fix potential reference div factor overflow. | Michael Hennerich |
2012-08-16 | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-08-16 | Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices" | Greg Kroah-Hartman |
2012-08-16 | Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices | anish kumar |
2012-08-16 | platform: Add support for automatic device IDs | Jean Delvare |
2012-08-14 | llc2: Fix silent failure of llc_station_init() | Ben Hutchings |
2012-08-14 | netpoll: convert several functions to bool | Amerigo Wang |
2012-08-14 | netpoll: check netpoll tx status on the right device | Amerigo Wang |
2012-08-14 | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() | Amerigo Wang |
2012-08-14 | netpoll: use netpoll_rx_on() in netpoll_rx() | Amerigo Wang |
2012-08-14 | netpoll: take rcu_read_lock_bh() in netpoll_rx() | Amerigo Wang |
2012-08-14 | netpoll: make __netpoll_cleanup non-block | Amerigo Wang |
2012-08-14 | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() | Amerigo Wang |
2012-08-14 | Revert "x86-64/efi: Use EFI to deal with platform wall clock" | H. Peter Anvin |
2012-08-14 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-08-13 | mutex: Place lock in contended state after fastpath_lock failure | Will Deacon |