summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-12Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-12Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-12drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall
2011-02-12memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki
2011-02-12vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner
2011-02-12mlock: do not munlock pages in __do_fault()Michel Lespinasse
2011-02-12mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse
2011-02-12memblock: don't adjust size in memblock_find_base()Yinghai Lu
2011-02-12nbd: remove module-level ioctl mutexSoren Hansen
2011-02-12drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-12drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-12vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard
2011-02-11cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan
2011-02-10x25: Do not reference freed memory.David S. Miller
2011-02-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-02-10pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-09staging: zram: fix data corruption issueNitin Gupta
2011-02-09Staging: Comedi: Fix a few NI module dependenciesIan Abbott
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2011-02-09cdrom: support devices that have check_events but not media_changedSimon Arlott
2011-02-09cfq-iosched: Don't wait if queue already has requests.Justin TerAvest
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso
2011-02-09pch_can: fix module reload issue with MSITomoya
2011-02-09pch_can: fix rmmod issueTomoya
2011-02-09pch_can: fix 800k comms issueTomoya
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-08virtio: console: Update CopyrightAmit Shah
2011-02-08virtio: console: Wake up outvq on host notificationsAmit Shah