aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+9
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-221-2/+2
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-221-0/+107
* include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton2011-03-221-1/+1
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-221-0/+1
|\
| * slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2011-03-221-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-224-16/+100
|\ \
| * | libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-221-0/+52
| * | ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-211-1/+0
| * | ceph: update common header filesYehuda Sadeh2011-03-212-13/+45
| * | libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-211-2/+3
* | | tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-222-2/+2
| |/ |/|
* | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-221-0/+82
|\ \
| * | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-0/+82
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-03-222-3/+6
|\ \ \
| * \ \ Merge branch 'slub/lockless' into for-linusPekka Enberg2011-03-203-15/+155
| |\ \ \
| | * | | Lockless (and preemptless) fastpaths for slubChristoph Lameter2011-03-111-1/+4
| | * | | slub: min_partial needs to be in first cachelineChristoph Lameter2011-03-111-1/+1
| | * | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Pekka Enberg2011-03-112-13/+150
| | |\ \ \
| * | \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-03-202-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-1170-187/+355
| | |\ \ \ \
| | | * | | | slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-111-0/+1
| | | |/ / /
| | * | | | mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-231-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2210-19/+62
|\ \ \ \ \ \
| * | | | | | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-211-2/+0
| * | | | | | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-211-2/+2
| * | | | | | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-211-0/+1
| * | | | | | netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-201-0/+10
| * | | | | | headers: use __aligned_xx types for userspaceMike Frysinger2011-03-185-15/+15
| * | | | | | ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-181-0/+34
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-211-0/+36
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (ads1015) Make gain and datarate configurableDirk Eibach2011-03-211-1/+9
| * | | | | | | hwmon: Add support for Texas Instruments ADS1015Dirk Eibach2011-03-211-0/+28
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-213-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | FS: lookup_mnt() is only used in the core fs routines nowDavid Howells2011-03-211-1/+0
| * | | | | | | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-212-1/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-03-211-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | firewire: core: fix card->reset_jiffies overflowClemens Ladisch2011-01-231-1/+1
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-202-46/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Drop i2c_adapter.idJean Delvare2011-03-201-1/+0
| * | | | | | | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-201-6/+6
| * | | | | | | | i2c: Export i2c_for_each_devJean Delvare2011-03-201-0/+2
| * | | | | | | | i2c: Get rid of <linux/i2c-id.h>Jean Delvare2011-03-202-38/+0
| * | | | | | | | i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-201-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-201-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf2011-03-201-1/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-196-26/+69
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2011-03-18524-4789/+12998
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tsc2005' into nextDmitry Torokhov2011-03-161-0/+41
| | |\ \ \ \ \ \ \
| | | * | | | | | | Input: introduce tsc2005 driverLauri Leukkunen2011-03-161-0/+41