index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-50
/
+53
2012-07-22
Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-31
/
+71
2012-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-20
/
+38
2012-07-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-56
/
+32
2012-07-22
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
8
-15
/
+151
2012-07-22
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
1
-2
/
+67
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-2
/
+1
2012-07-23
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
1
-1
/
+1
2012-07-22
vfs: Create function for iterating over block devices
Jan Kara
1
-0
/
+5
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2
-2
/
+8
2012-07-22
get rid of ->scm_work_list
Al Viro
2
-2
/
+0
2012-07-22
switch fput to task_work_add
Al Viro
1
-0
/
+3
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
3
-15
/
+10
2012-07-22
trim task_work: get rid of hlist
Al Viro
3
-4
/
+4
2012-07-22
trimming task_work: kill ->data
Al Viro
1
-3
/
+1
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-7
/
+3
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
1
-0
/
+1
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
1
-1
/
+2
2012-07-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2012-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2012-07-22
Merge branch 'regulator-drivers' into regulator-next
Mark Brown
27
-42
/
+196
2012-07-22
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...
Mark Brown
53
-107
/
+420
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
34
-65
/
+346
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+0
2012-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-19
/
+21
2012-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-36
/
+70
2012-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2012-07-21
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
1
-1
/
+0
2012-07-21
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
Linus Torvalds
1
-0
/
+16
2012-07-21
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
1
-0
/
+16
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-0
/
+1
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
1
-0
/
+4
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
1
-0
/
+3
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: add two capability flags for CD and WP signal polarity
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
1
-3
/
+14
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
1
-0
/
+3
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
1
-2
/
+14
2012-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-10
/
+2
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
1
-2
/
+0
2012-07-19
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-1
/
+1
2012-07-19
Merge branch 'pm-acpi'
Rafael J. Wysocki
2
-7
/
+2
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+6
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-0
/
+19
2012-07-19
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2
-12
/
+10
2012-07-19
PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h
Sachin Kamat
1
-1
/
+1
[next]