aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
|\
| * rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney2010-12-17
| * rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski2010-12-17
| * rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney2010-12-17
| * rcu: limit rcu_node leaf-level fanoutPaul E. McKenney2010-12-17
| * rcu: fine-tune grace-period begin/end checksPaul E. McKenney2010-12-17
| * rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker2010-12-17
| * rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker2010-12-17
| * rcu: increase synchronize_sched_expedited() batchingTejun Heo2010-12-17
| * rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-30
| * rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney2010-11-30
| * rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney2010-11-30
| * rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan2010-11-30
| * rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-30
| * rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney2010-11-30
| * rcu: Distinguish between boosting and boostedPaul E. McKenney2010-11-30
| * rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.Paul E. McKenney2010-11-30
| * rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
| * rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
| * rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-17
| * rcu: add priority-inversion testing to rcutorturePaul E. McKenney2010-10-07
* | Linux 2.6.37-rc7Linus Torvalds2010-12-21
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-21
|\ \
| * | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-16
| * | n_gsm: Fix message length handling when building headerKen Mills2010-12-16
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-21
|\ \ \
| * | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-16
| * | | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-16
| * | | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-16
| * | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-16
| * | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-16
| * | | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-10
| * | | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-09
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-21
|\ \ \
| * | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-17
| * | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-17
| * | | ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-17
| * | | ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-15
| * | | ceph: fix msgr_init error pathSage Weil2010-12-13
* | | | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-21
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-20
|\ \ \ \
| * | | | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-17
| * | | | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-17
| * | | | [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-17
| * | | | [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-17
| * | | | [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-17
| * | | | [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-17
| * | | | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-17
| * | | | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-17
| * | | | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-01