summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-142-17/+13
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-2317-285/+1207
|\
| * rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney2010-12-171-5/+0
| * rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski2010-12-171-1/+1
| * rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney2010-12-171-17/+21
| * rcu: limit rcu_node leaf-level fanoutPaul E. McKenney2010-12-172-21/+27
| * rcu: fine-tune grace-period begin/end checksPaul E. McKenney2010-12-171-9/+18
| * rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker2010-12-171-0/+9
| * rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker2010-12-171-0/+8
| * rcu: increase synchronize_sched_expedited() batchingTejun Heo2010-12-172-20/+64
| * rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-292-1/+22
| * rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney2010-11-291-2/+16
| * rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney2010-11-293-13/+11
| * rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan2010-11-294-78/+31
| * rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-295-70/+77
| * rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney2010-11-291-4/+4
| * rcu: Distinguish between boosting and boostedPaul E. McKenney2010-11-291-0/+4
| * rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.Paul E. McKenney2010-11-291-8/+124
| * rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-293-11/+226
| * rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-295-53/+280
| * rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-175-26/+70
| * rcu: add priority-inversion testing to rcutorturePaul E. McKenney2010-10-071-11/+259
* | Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds2010-12-211-1/+1
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-201-2/+4
|\ \
| * | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| * | n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
|\ \ \
| * | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| * | | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| * | | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| * | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
| * | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
| * | | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| * | | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-205-30/+41
|\ \ \
| * | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| * | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-173-10/+15
| * | | ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-171-1/+2
| * | | ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-151-12/+19
| * | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
* | | | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-201-1/+1
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-207-364/+205
|\ \ \ \
| * | | | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100
| * | | | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
| * | | | [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-171-2/+5
| * | | | [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-171-2/+8
| * | | | [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-171-2/+2
| * | | | [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-171-136/+129
| * | | | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0
| * | | | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3
OpenPOWER on IntegriCloud