Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-03-22 | 1 | -0/+82 |
|\ | |||||
| * | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -0/+82 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2011-03-22 | 2 | -3/+6 |
|\ \ | |||||
| * \ | Merge branch 'slub/lockless' into for-linus | Pekka Enberg | 2011-03-20 | 3 | -15/+155 |
| |\ \ | |||||
| | * | | Lockless (and preemptless) fastpaths for slub | Christoph Lameter | 2011-03-11 | 1 | -1/+4 |
| | * | | slub: min_partial needs to be in first cacheline | Christoph Lameter | 2011-03-11 | 1 | -1/+1 |
| | * | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Pekka Enberg | 2011-03-11 | 2 | -13/+150 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'slab/next' into for-linus | Pekka Enberg | 2011-03-20 | 2 | -1/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'slab/rcu' into slab/next | Pekka Enberg | 2011-03-11 | 70 | -187/+355 |
| | |\ \ \ \ | |||||
| | | * | | | | slub: automatically reserve bytes at the end of slab | Lai Jiangshan | 2011-03-11 | 1 | -0/+1 |
| | | |/ / / | |||||
| | * | | | | mm: Remove support for kmem_cache_name() | Christoph Lameter | 2011-01-23 | 1 | -1/+0 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-22 | 10 | -19/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IPVS: Use global mutex in ip_vs_app.c | Simon Horman | 2011-03-22 | 1 | -2/+0 |
| * | | | | | | snmp: SNMP_UPD_PO_STATS_BH() always called from softirq | Eric Dumazet | 2011-03-22 | 1 | -2/+2 |
| * | | | | | | xfrm: Fix initialize repl field of struct xfrm_state | Wei Yongjun | 2011-03-22 | 1 | -0/+1 |
| * | | | | | | netfilter: ipset: fix address ranges at hash:*port* types | Jozsef Kadlecsik | 2011-03-20 | 1 | -0/+10 |
| * | | | | | | headers: use __aligned_xx types for userspace | Mike Frysinger | 2011-03-18 | 5 | -15/+15 |
| * | | | | | | ethtool: Compat handling for struct ethtool_rxnfc | Ben Hutchings | 2011-03-18 | 1 | -0/+34 |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-03-21 | 1 | -0/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | hwmon: (ads1015) Make gain and datarate configurable | Dirk Eibach | 2011-03-21 | 1 | -1/+9 |
| * | | | | | | | hwmon: Add support for Texas Instruments ADS1015 | Dirk Eibach | 2011-03-21 | 1 | -0/+28 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-21 | 3 | -2/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FS: lookup_mnt() is only used in the core fs routines now | David Howells | 2011-03-21 | 1 | -1/+0 |
| * | | | | | | | | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 2 | -1/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 2011-01-23 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-21 | 2 | -46/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | i2c: Drop i2c_adapter.id | Jean Delvare | 2011-03-20 | 1 | -1/+0 |
| * | | | | | | | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter | Jean Delvare | 2011-03-20 | 1 | -6/+6 |
| * | | | | | | | | i2c: Export i2c_for_each_dev | Jean Delvare | 2011-03-20 | 1 | -0/+2 |
| * | | | | | | | | i2c: Get rid of <linux/i2c-id.h> | Jean Delvare | 2011-03-20 | 2 | -38/+0 |
| * | | | | | | | | i2c: make i2c_get_adapter prototype clearer | Jean Delvare | 2011-03-20 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-03-21 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | asm-generic: support clock_adjtime() in <asm-generic/unistd.h> | Chris Metcalf | 2011-03-20 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-03-20 | 6 | -26/+69 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-03-19 | 524 | -4789/+12998 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'tsc2005' into next | Dmitry Torokhov | 2011-03-17 | 1 | -0/+41 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Input: introduce tsc2005 driver | Lauri Leukkunen | 2011-03-17 | 1 | -0/+41 |
| | * | | | | | | | | Input: mcs_touchkey - add support for suspend/resume | Heungjun Kim | 2011-02-24 | 1 | -0/+1 |
| | * | | | | | | | | Input: atmel_mxt_ts - allow board code to specify IRQ flags | Iiro Valkonen | 2011-02-21 | 1 | -0/+1 |
| | * | | | | | | | | Input: atmel_mxt_ts - allow board code to suppliy controller config | Iiro Valkonen | 2011-02-21 | 1 | -0/+5 |
| | * | | | | | | | | Input: atmel_mxt_ts - get rid of qt602240 prefixes in names | Iiro Valkonen | 2011-02-21 | 1 | -14/+14 |
| | * | | | | | | | | Input: qt602240_ts - rename to atmel_mxt_ts | Dmitry Torokhov | 2011-02-21 | 1 | -0/+0 |
| | * | | | | | | | | Input: input-polldev - fix a couple of typos | Dmitry Torokhov | 2011-02-01 | 1 | -2/+2 |
| | * | | | | | | | | Input: switch completely over to the new versions of get/setkeycode | Dmitry Torokhov | 2011-02-01 | 1 | -9/+3 |
| | * | | | | | | | | Merge commit 'v2.6.38-rc3' into next | Dmitry Torokhov | 2011-02-01 | 522 | -4770/+12962 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers | Mark Brown | 2011-01-30 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-03-19 | 2 | -23/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | nilfs2: move NILFS_SUPER_MAGIC to linux/magic.h | Jiro SEKIBA | 2011-03-10 | 2 | -1/+2 |
| * | | | | | | | | | | | nilfs2: record used amount of each checkpoint in checkpoint list | Ryusuke Konishi | 2011-03-08 | 1 | -2/+4 |