| Commit message (Expand) | Author | Age | Files | Lines |
* | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov | 2012-02-24 | 2 | -1/+6 |
* | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-02-22 | 1 | -8/+2 |
|\ |
|
| * | USB: Remove duplicate USB 3.0 hub feature #defines. | Sarah Sharp | 2012-02-10 | 1 | -8/+2 |
* | | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | NFSv4: Fix an Oops in the NFSv4 getacl code | Trond Myklebust | 2012-02-04 | 1 | -1/+1 |
* | | | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds | 2012-02-22 | 1 | -1/+1 |
* | | | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 2012-02-22 | 2 | -0/+56 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-02-21 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | vfs: Provide function to get superblock and wait for it to thaw | Jan Kara | 2012-02-14 | 1 | -0/+1 |
* | | | | digsig: changed type of the timestamp | Dmitry Kasatkin | 2012-02-20 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-02-19 | 1 | -0/+20 |
|\ \ \ \ |
|
| * | | | | crypto: sha512 - use standard ror64() | Alexey Dobriyan | 2012-02-16 | 1 | -0/+20 |
* | | | | | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon | 2012-02-14 | 1 | -2/+4 |
* | | | | | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S | 2012-02-14 | 1 | -0/+4 |
* | | | | | mmc: core: add the capability for broken voltage | Jaehoon Chung | 2012-02-14 | 1 | -0/+1 |
* | | | | | mmc: core: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma | 2012-02-14 | 1 | -0/+19 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-02-11 | 4 | -15/+5 |
|\ \ \ \ |
|
| * | | | | cdrom: move shared static to cdrom_device_info | Paolo Bonzini | 2012-02-08 | 1 | -1/+2 |
| * | | | | block: don't call elevator callbacks for plug merges | Tejun Heo | 2012-02-08 | 1 | -6/+0 |
| * | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct... | Tejun Heo | 2012-02-08 | 1 | -2/+1 |
| * | | | | block: strip out locking optimization in put_io_context() | Tejun Heo | 2012-02-07 | 2 | -6/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-02-10 | 6 | -14/+73 |
|\ \ \ \ \ |
|
| * | | | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m | Neil Horman | 2012-02-10 | 1 | -8/+40 |
| * | | | | | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 2012-02-09 | 1 | -1/+8 |
| * | | | | | ipv4: reset flowi parameters on route connect | Julian Anastasov | 2012-02-05 | 2 | -0/+14 |
| * | | | | | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary | Haiyang Zhang | 2012-02-02 | 1 | -1/+1 |
| * | | | | | net: Disambiguate kernel message | Arun Sharma | 2012-02-01 | 1 | -4/+10 |
* | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-02-10 | 2 | -2/+9 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue | Wu Fengguang | 2012-02-06 | 1 | -1/+4 |
| * | | | | | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel | Wu Fengguang | 2012-02-01 | 1 | -0/+4 |
| * | | | | | writeback: fix NULL bdi->dev in trace writeback_single_inode | Wu Fengguang | 2012-02-01 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-02-09 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() | Kuninori Morimoto | 2012-02-02 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-02-09 | 3 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | target: Change target_submit_cmd() to return void | Andy Grover | 2012-02-07 | 1 | -1/+1 |
| * | | | | | target: Allow control CDBs with data > 1 page | Andy Grover | 2012-01-18 | 2 | -2/+3 |
* | | | | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-02-08 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | OMAPDSS: HDMI: PHY burnout fix | Tomi Valkeinen | 2012-01-26 | 1 | -0/+5 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-02-07 | 1 | -0/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin | 2012-01-31 | 1 | -0/+10 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2012-02-07 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mfd: Store twl6040-codec mclk configuration | Peter Ujfalusi | 2012-02-03 | 1 | -0/+2 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | exec: fix use-after-free bug in setup_new_exec() | Heiko Carstens | 2012-02-07 | 1 | -1/+2 |
* | | | | | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-02-05 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PM / QoS: CPU C-state breakage with PM Qos change | Venkatesh Pallipadi | 2012-02-04 | 1 | -1/+13 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-02-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Input: gpio_keys - fix struct device declared inside parameter list | Heiko Stübner | 2012-02-01 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-02-04 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski | 2012-02-01 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds | 2012-02-04 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|