Commit Graph

387652 Commits (970d8a7152aa884b9bab6a8db1ff148ee22df899)
 

Author SHA1 Message Date
Daniel Mack 970d8a7152 ARM: pxa: ssp: add shortcut for &pdev->dev 12 years ago
Daniel Mack 64be28146f ARM: pxa: ssp: remove unnecessary warning on kzalloc() failure 12 years ago
Julia Lawall 4edec9eaf4 sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function argument 12 years ago
Wolfram Sang 0b4fa33741 ASoC: pxa: don't check resource with devm_ioremap_resource 12 years ago
Wei Yongjun 3986b9829f ASoC: ttc_dkb: add .owner to struct snd_soc_card 12 years ago
Wei Yongjun 0d6178662c ASoC: brownstone: add .owner to struct snd_soc_card 12 years ago
Linus Torvalds ad81f0545e Linux 3.11-rc1 12 years ago
Linus Torvalds 54be820019 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 years ago
Steven Rostedt c25f195e82 slub: Check for page NULL before doing the node_match check 12 years ago
Linus Torvalds 41d9884c44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
Al Viro dae3794fd6 sunrpc: now we can just set ->s_d_op 12 years ago
Al Viro 786e1448d9 cgroup: we can use simple_lookup() now 12 years ago
Al Viro 6e8cd2cb46 efivarfs: we can use simple_lookup() now 12 years ago
Al Viro 74931da7a6 make simple_lookup() usable for filesystems that set ->s_d_op 12 years ago
Al Viro ec193cf5af configfs: don't open-code d_alloc_name() 12 years ago
Al Viro d3db90b0a4 __rpc_lookup_create_exclusive: pass string instead of qstr 12 years ago
Al Viro a95e691f9c rpc_create_*_dir: don't bother with qstr 12 years ago
Linus Torvalds 63345b4794 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 12 years ago
Linus Torvalds 18fb38e2f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 12 years ago
Linus Torvalds be9c6d9169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
Linus Torvalds 03ce3ca4b0 SCSI for-linus on 20130713 12 years ago
Linus Torvalds f8acc450e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
Linus Torvalds 505608d2b9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
Linus Torvalds 0da2736686 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
Linus Torvalds 560ae37178 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
Linus Torvalds 4fa109b130 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
Linus Torvalds 9663398a09 ARM: SoC fixes for 3.11-rc 12 years ago
Linus Torvalds bfd65dd9fe Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm 12 years ago
Linus Torvalds d144746478 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 12 years ago
Linus Torvalds 833e68340d Merge git://www.linux-watchdog.org/linux-watchdog 12 years ago
Linus Torvalds c552441373 Main batch of InfiniBand/RDMA changes for 3.11 merge window: 12 years ago
Linus Torvalds 858655116b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 12 years ago
Linus Torvalds 239dab4636 xfs: update (#2) for 3.11-rc1 12 years ago
Linus Torvalds f1c4108852 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 12 years ago
Oleg Nesterov e9a17bd73a llist: llist_add() can use llist_add_batch() 12 years ago
Oleg Nesterov fb4214db50 llist: fix/simplify llist_add() and llist_add_batch() 12 years ago
Oleg Nesterov 4f5e65a1cc fput: turn "list_head delayed_fput_list" into llist_head 12 years ago
Andrew Morton 64372501e2 fs/file_table.c:fput(): add comment 12 years ago
Al Viro bb458c644a Safer ABI for O_TMPFILE 12 years ago
Olof Johansson d4e1c7ef46 arm: multi_v7_defconfig: Tweaks for omap and sunxi 12 years ago
Dmitry Torokhov 88ce3c3ca3 Merge branch 'next' into for-linus 12 years ago
James Bottomley 622f9a8e7b A short series of fixes to libfc, libfcoe and fcoe. 12 years ago
Hannes Frederic Sowa 307f2fb95e ipv6: only static routes qualify for equal cost multipathing 12 years ago
Neil Horman 9b4fe5fb0b via-rhine: fix dma mapping errors 12 years ago
Neil Horman 352900b583 atl1e: fix dma mapping warnings 12 years ago
Yuchung Cheng 24ab6bec80 tcp: account all retransmit failures 12 years ago
hayeswang e76385240e usb/net/r815x: fix cast to restricted __le32 12 years ago
hayeswang 3ff25e3c45 usb/net/r8152: fix integer overflow in expression 12 years ago
Sunghan Suh 40dadff265 net: access page->private by using page_private 12 years ago
“Cosmin 92338dc2fb net: strict_strtoul is obsolete, use kstrtoul instead 12 years ago