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
2009-03-06
block: fix missing bio back/front segment size setting in blk_recount_segments()
Jens Axboe
1
-16
/
+9
2009-03-05
[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared
Wim Van Sebroeck
1
-0
/
+1
2009-03-05
iwlwifi: fix error flow in iwl*_pci_probe
Reinette Chatre
2
-12
/
+11
2009-03-05
rt2x00 : more devices to rt73usb.c
Xose Vazquez Perez
1
-1
/
+31
2009-03-05
rt2x00 : more devices to rt2500usb.c
Xose Vazquez Perez
1
-0
/
+8
2009-03-06
Blackfin arch: SPI_MMC is now mainlined MMC_SPI
Michael Hennerich
11
-170
/
+78
2009-03-06
Blackfin arch: disable legacy /proc/scsi/ support by default
Mike Frysinger
3
-3
/
+3
2009-03-06
Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check
Mike Frysinger
1
-4
/
+2
2009-03-05
ata: add CFA specific identify data words
Sergei Shtylyov
1
-0
/
+2
2009-03-06
Blackfin arch: add stubs for anomalies 447 and 448
Mike Frysinger
6
-0
/
+12
2009-03-05
remove stale comment from <linux/hdreg.h>
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-03-05
AT91: initialize Compact Flash on AT91SAM9263 cpu
Stanislaw Gruszka
1
-0
/
+105
2009-03-05
ide: add at91_ide driver
Stanislaw Gruszka
4
-0
/
+476
2009-03-05
ide: allow to wrap interrupt handler
Stanislaw Gruszka
3
-1
/
+8
2009-03-05
ide-iops: fix odd-length ATAPI PIO transfers
Sergei Shtylyov
1
-0
/
+2
2009-03-05
ide: NULL noise: drivers/ide/ide-*.c
Hannes Eder
4
-4
/
+4
2009-03-05
ide: expiry() returns int, negative expiry() return values won't be noticed
Roel Kluin
1
-1
/
+1
2009-03-05
[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed
Roel Kluin
1
-1
/
+1
2009-03-05
[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared
Alexey Dobriyan
1
-0
/
+1
2009-03-05
libata: Don't trust current capacity values in identify words 57-58
Robert Hancock
1
-4
/
+6
2009-03-05
libata: make sure port is thawed when skipping resets
Tejun Heo
1
-1
/
+4
2009-03-05
sata_nv: fix module parameter description
Brandon Ehle
1
-1
/
+1
2009-03-05
ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c
peerchen
1
-12
/
+12
2009-03-05
libata: don't use on-stack sense buffer
Tejun Heo
1
-1
/
+1
2009-03-05
libata: align ap->sector_buf
Tejun Heo
1
-1
/
+2
2009-03-05
libata: fix dma_unmap_sg misuse
FUJITA Tomonori
2
-2
/
+3
2009-03-05
libata: change drive ready wait after hard reset to 5s
Stuart Hayes
1
-1
/
+1
2009-03-05
Blackfin arch: cleanup bfin_sport.h header and export it to userspace
Alon Bar-Lev
2
-31
/
+15
2009-03-05
loop: don't increment p->offset with (size_t) -EINVAL
Roel Kluin
1
-2
/
+1
2009-03-05
cciss: remove 30 second initial timeout on controller reset
Jens Axboe
1
-5
/
+3
2009-03-05
Fix kernel NULL pointer dereference in xen-blkfront
Kris Shannon
1
-0
/
+2
2009-03-05
Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently
Jie Zhang
1
-2
/
+3
2009-03-05
Blackfin arch: remove spurious dash when dcache is off
Mike Frysinger
1
-3
/
+3
2009-03-05
Blackfin arch: mark init_pda as __init as only __init funcs all it
Mike Frysinger
1
-1
/
+1
2009-03-05
Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...
Michael Hennerich
1
-0
/
+24
2009-03-05
Blackfin arch: Random read/write errors are a bad thing
Robin Getz
2
-0
/
+10
2009-03-05
bonding: Fix device passed into ->ndo_neigh_setup().
Patrick McHardy
1
-1
/
+1
2009-03-05
Blackfin arch: update default kernel config, select KSZ8893M driver for BF518
Graf Yang
1
-4
/
+59
2009-03-05
Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...
Sonic Zhang
1
-0
/
+22
2009-03-05
Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled
Graf Yang
1
-3
/
+6
2009-03-05
Blackfin arch: make sure people do not set the kernel load address too high
Mike Frysinger
1
-0
/
+5
2009-03-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
95
-410
/
+845
2009-03-04
vlan: Fix vlan-in-vlan crashes.
David S. Miller
3
-23
/
+37
2009-03-04
net: Fix missing dev->neigh_setup in register_netdevice().
David S. Miller
1
-0
/
+1
2009-03-05
Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5
Enrik Berkhan
1
-1
/
+1
2009-03-04
tmspci: fix request_irq race
Meelis Roos
1
-9
/
+9
2009-03-04
pkt_sched: act_police: Fix a rate estimator test.
Jarek Poplawski
1
-7
/
+6
2009-03-05
Squashfs: frag_size should be signed, as it can hold an error result
Roel Kluin
1
-2
/
+4
2009-03-05
Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiB
Phillip Lougher
1
-1
/
+1
2009-03-05
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Phillip Lougher
4
-6
/
+15
[prev]
[next]