aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-22
|\ \ \ \ \ \
| * | | | | | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
| * | | | | | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-21
| * | | | | | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-21
| * | | | | | netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-20
| * | | | | | headers: use __aligned_xx types for userspaceMike Frysinger2011-03-18
| * | | | | | ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-18
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-21
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (ads1015) Make gain and datarate configurableDirk Eibach2011-03-21
| * | | | | | | hwmon: Add support for Texas Instruments ADS1015Dirk Eibach2011-03-21
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | FS: lookup_mnt() is only used in the core fs routines nowDavid Howells2011-03-21
| * | | | | | | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-03-21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | firewire: core: fix card->reset_jiffies overflowClemens Ladisch2011-01-23
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-20
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Drop i2c_adapter.idJean Delvare2011-03-20
| * | | | | | | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-20
| * | | | | | | | i2c: Export i2c_for_each_devJean Delvare2011-03-20
| * | | | | | | | i2c: Get rid of <linux/i2c-id.h>Jean Delvare2011-03-20
| * | | | | | | | i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-20
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf2011-03-20
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2011-03-19
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tsc2005' into nextDmitry Torokhov2011-03-17
| | |\ \ \ \ \ \ \
| | | * | | | | | | Input: introduce tsc2005 driverLauri Leukkunen2011-03-17
| | * | | | | | | | Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-24
| | * | | | | | | | Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-21
| | * | | | | | | | Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen2011-02-21
| | * | | | | | | | Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-21
| | * | | | | | | | Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-21
| | * | | | | | | | Input: input-polldev - fix a couple of typosDmitry Torokhov2011-02-01
| | * | | | | | | | Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-02-01
| | * | | | | | | | Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-02-01
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-30
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA2011-03-10
| * | | | | | | | | | | nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-08
| * | | | | | | | | | | nilfs2: optimize rec_len functionsRyusuke Konishi2011-03-08
| * | | | | | | | | | | nilfs2: use common file attribute macrosRyusuke Konishi2011-03-08
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-17
| * | | | | | | | | | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-17
| * | | | | | | | | | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-17
| * | | | | | | | | | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-17
| * | | | | | | | | | mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung2011-03-15
| * | | | | | | | | | mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-15
| * | | | | | | | | | mmc: add per device quirk placeholderPierre Tardy2011-03-15
| * | | | | | | | | | mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-15