Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives | Lai Jiangshan | 2010-03-18 | 1 | -2/+2 |
* | rcu: Fix tracepoints & lockdep false positive | Lai Jiangshan | 2010-03-16 | 1 | -1/+1 |
* | rcu: Make rcu_read_lock_bh_held() allow for disabled BH | Paul E. McKenney | 2010-03-16 | 1 | -15/+4 |
*-------------. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 273 | -1892/+10291 |
|\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | resource: add window support | Bjorn Helgaas | 2010-03-14 | 1 | -0/+1 |
| | | | * | | | | | resource: add bus number support | Bjorn Helgaas | 2010-03-14 | 1 | -0/+1 |
| | | | * | | | | | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type | Bjorn Helgaas | 2010-03-14 | 1 | -8/+8 |
| | | * | | | | | | Add the platform data include for the Xilinx XPS IIC Bus Interface | Richard Röjfors | 2010-03-14 | 1 | -0/+43 |
| | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-14 | 2 | -9/+14 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Input: ads7846 - add wakeup support | Ranjith Lohithakshan | 2010-03-11 | 1 | -0/+1 |
| | | | * | | | | | | Input: ads7846 - add support for AD7843 parts | Michael Hennerich | 2010-03-09 | 1 | -1/+1 |
| | | | * | | | | | | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2010-03-08 | 1 | -8/+12 |
| | | | |/ / / / / | |||||
| | | * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-03-14 | 1 | -0/+2 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | i2c-algo-bit: Add pre- and post-xfer hooks | Jean Delvare | 2010-03-13 | 1 | -0/+2 |
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-03-14 | 2 | -0/+13 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | net/9p: Add sysfs mount_tag file for virtio 9P device | Aneesh Kumar K.V | 2010-03-13 | 1 | -0/+1 |
| | | | * | | | | | | | net/9p: Use the tag name in the config space for identifying mount point | Aneesh Kumar K.V | 2010-03-13 | 1 | -0/+12 |
| | | | |/ / / / / / | |||||
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 3 | -4/+24 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | tcp: Add SNMP counters for backlog and min_ttl drops | Eric Dumazet | 2010-03-08 | 1 | -0/+2 |
| | | | * | | | | | | | ethtool: Add direct access to ops->get_sset_count | Jeff Garzik | 2010-03-05 | 1 | -0/+7 |
| | | | * | | | | | | | ethtool: Add direct access to ops->get_sset_count | Jeff Garzik | 2010-03-05 | 1 | -3/+14 |
| | | | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-03 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | rfkill: Add support for KEY_RFKILL | Matthew Garrett | 2010-03-02 | 1 | -1/+1 |
| | | * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 5 | -25/+59 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | locking: Make sparse work with inline spinlocks and rwlocks | Luca Barbieri | 2010-03-13 | 2 | -15/+18 |
| | | | * | | | | | | | | | rcu: Suppress RCU lockdep warnings during early boot | Paul E. McKenney | 2010-03-04 | 1 | -9/+22 |
| | | | * | | | | | | | | | rcu: Make rcu_read_lock_sched_held() handle !PREEMPT | Paul E. McKenney | 2010-03-04 | 1 | -0/+14 |
| | | | * | | | | | | | | | rcu, cgroup: Relax the check in task_subsys_state() as early boot is now hand... | Paul E. McKenney | 2010-03-04 | 1 | -1/+0 |
| | | | * | | | | | | | | | rcu: Use wrapper function instead of exporting tasklist_lock | Paul E. McKenney | 2010-03-04 | 2 | -1/+5 |
| | | | * | | | | | | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-03-01 | 40 | -199/+626 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use | Paul E. McKenney | 2010-02-28 | 1 | -0/+1 |
| | | * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -7/+28 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | |||||
| | | | * | | | | | | | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -0/+7 |
| | | | * | | | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 225 | -1610/+9617 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / | | | | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 | 1 | -0/+15 |
| | | | * | | | | | | | | | | perf: Remove pointless breakpoint union | Frederic Weisbecker | 2010-02-27 | 1 | -3/+2 |
| | | | * | | | | | | | | | | percpu: Add __percpu sparse annotations to hw_breakpoint | Tejun Heo | 2010-02-27 | 1 | -4/+4 |
| | | | * | | | | | | | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 17 | -53/+44 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2010-03-12 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | fat: Fix stat->f_namelen | Kevin Dankwardt | 2010-02-10 | 1 | -1/+2 |
| | | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 6 | -16/+16 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 6 | -16/+16 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | | | | doc: fix typo in comment explaining rb_tree usage | Nikanth Karthikesan | 2010-02-25 | 1 | -4/+4 |
| | | | | * | | | | | | | | | | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 3 | -10/+10 |
| | | | | * | | | | | | | | | | | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | 1 | -1/+1 |
| | | | | * | | | | | | | | | | | | Fix misspellings of "invocation" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: poll | Dave Young | 2010-03-12 | 1 | -0/+2 |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: lockdep | Dave Young | 2010-03-12 | 1 | -0/+4 |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: rtmutex | Dave Young | 2010-03-12 | 1 | -0/+2 |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: acct | Dave Young | 2010-03-12 | 1 | -0/+1 |