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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
mmc: remove card upon suspend
Pierre Ossman
1
-3
/
+10
2007-05-01
mmc: allow suspended block driver to be removed
Pierre Ossman
1
-0
/
+3
2007-05-01
mmc: Flush pending detects on host removal
Pierre Ossman
2
-1
/
+17
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
24
-127
/
+158
2007-05-01
mmc: Move queue functions to mmc_block
Pierre Ossman
4
-7
/
+7
2007-05-01
mmc: Move "present" marking
Pierre Ossman
2
-2
/
+2
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
14
-36
/
+31
2007-05-01
mmc: add type field to cards
Pierre Ossman
2
-7
/
+11
2007-05-01
mmc: MMC sector based cards
Pierre Ossman
4
-8
/
+38
2007-05-01
mmc: use right timing mode constant
Pierre Ossman
1
-1
/
+1
2007-05-01
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
1
-0
/
+1
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
4
-72
/
+80
2007-05-01
tifm_sd: implement software scatter-gather
Alex Dubov
2
-147
/
+297
2007-05-01
tifm_sd: fix resume handler
Alex Dubov
1
-16
/
+19
2007-05-01
tifm_sd: replace command completion state machine with full checking
Alex Dubov
2
-122
/
+138
2007-05-01
tifm_sd: merge dma and pio request processing paths
Alex Dubov
1
-130
/
+68
2007-05-01
tifm_sd: separate command flags, socket flags and register bit masks
Alex Dubov
1
-36
/
+36
2007-05-01
tifm_sd: remove wait for power off on remove
Alex Dubov
1
-15
/
+10
2007-05-01
tifm_sd: remove tifm_sd_terminate function
Alex Dubov
1
-21
/
+13
2007-05-01
tifm: add sysfs attribute for tifm devices
Alex Dubov
1
-7
/
+20
2007-05-01
tifm_7xx1: fix adapter resume function
Alex Dubov
1
-27
/
+31
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
3
-72
/
+65
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
3
-45
/
+51
2007-05-01
tifm_7xx1: improve card detection routine
Alex Dubov
1
-25
/
+21
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
3
-76
/
+72
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
4
-40
/
+53
2007-05-01
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
2
-56
/
+47
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
4
-37
/
+50
2007-05-01
wbsd: remove block crc test
Pierre Ossman
2
-34
/
+3
2007-05-01
mmc: enforce correct sg list
Pierre Ossman
1
-0
/
+11
2007-05-01
mmc: cull sg list to match mmc request size
Alex Dubov
5
-129
/
+50
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-04-30
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-04-30
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-04-30
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
2007-04-30
reiserfs: suppress lockdep warning
Jeff Mahoney
1
-1
/
+1
2007-04-30
Extend print_symbol capability
Robert Peterson
2
-9
/
+27
2007-04-30
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
1
-8
/
+33
2007-04-30
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
1
-18
/
+18
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
22
-615
/
+1004
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-273
/
+641
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-464
/
+459
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
376
-7892
/
+11546
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
[next]