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-21
Blackfin arch: dma_memcpy borken for > 64K
Aubrey Li
1
-1
/
+16
2007-05-21
Blackfin arch: document why we have to touch the UART peripheral in our boot ...
Mike Frysinger
3
-3
/
+6
2007-05-21
Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
Mike Frysinger
3
-160
/
+48
2007-05-21
Blackfin arch: move board specific setup out of common init code and into the...
Mike Frysinger
3
-26
/
+28
2007-05-21
Blackfin arch: finish removing p* volatile defines for MMRs
Mike Frysinger
3
-149
/
+0
2007-05-21
Blackfin arch: dont clear status register bits in SWRST so we can actually us...
Mike Frysinger
3
-18
/
+0
2007-05-21
Blackfin arch: make sure we declare the revid functions as pure (since they are)
Mike Frysinger
1
-2
/
+2
2007-05-21
Blackfin arch: initial tepla-bf561 board support
Mike Frysinger
3
-2
/
+70
2007-05-21
Blackfin arch: Fix bug using usb keyboard crashes kernel
Michael Hennerich
1
-1
/
+3
2007-05-21
Blackfin arch: fix trace output for FLAT binaries
Mike Frysinger
1
-5
/
+13
2007-05-21
Blackfin arch: GPIO fix some defines
Michael Hennerich
1
-7
/
+7
2007-05-21
Blackfin arch: DMA operation cleanup
Michael Hennerich
2
-10
/
+214
2007-05-21
Blackfin arch: Move write to VR_CTL closer to IDLE
Michael Hennerich
3
-6
/
+12
2007-05-21
Blackfin arch: Fix reserved map after we changed PORT_H definition
Michael Hennerich
1
-2
/
+2
2007-05-21
Blackfin arch: mark a bunch of local functions as static
Mike Frysinger
2
-5
/
+4
2007-05-21
Blackfin arch: Add configuration data for ISP176x on BF561
Michael Hennerich
1
-0
/
+49
2007-05-21
Blackfin arch: fix a few random warnings
Mike Frysinger
1
-12
/
+10
2007-05-21
Blackfin arch: ISP1761 doesn't work for USB flash disk
Aubrey Li
2
-1
/
+6
2007-05-21
Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533
Bryan Wu
1
-0
/
+28
2007-05-21
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
2
-6
/
+20
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
109
-30
/
+126
2007-05-21
Fix "fs: convert core functions to zero_user_page"
OGAWA Hirofumi
1
-1
/
+1
2007-05-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+3
2007-05-19
[CRYPTO] api: Read module pointer before freeing algorithm
Herbert Xu
1
-1
/
+3
2007-05-18
Linux v2.6.22-rc2
v2.6.22-rc2
Linus Torvalds
1
-1
/
+1
2007-05-18
cciss: Fix pci_driver.shutdown while device is still active
Gerald Britton
1
-15
/
+30
2007-05-18
Further update of the i386 boot documentation
H. Peter Anvin
1
-82
/
+303
2007-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+3
2007-05-18
Fix roundup_pow_of_two(1)
Rolf Eike Beer
1
-1
/
+1
2007-05-18
timerfd use waitqueue lock ...
Davide Libenzi
1
-13
/
+11
2007-05-18
eventfd use waitqueue lock ...
Davide Libenzi
1
-14
/
+12
2007-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
47
-582
/
+782
2007-05-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2007-05-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-27
/
+103
2007-05-18
slub: another slabinfo fix
Christoph Lameter
1
-0
/
+9
2007-05-18
revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"
Oleg Nesterov
1
-1
/
+1
2007-05-18
[IPV4]: Remove IPVS icmp hack from route.c for now.
David S. Miller
1
-2
/
+2
2007-05-18
[CRYPTO] tcrypt: Add missing error check
Herbert Xu
1
-1
/
+1
2007-05-17
[SPARC64]: Fix sched_clock() et al.
David S. Miller
1
-1
/
+1
2007-05-17
Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"
Linus Torvalds
2
-2
/
+2
2007-05-18
[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again
Herbert Xu
1
-2
/
+2
2007-05-17
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
18
-79
/
+77
2007-05-17
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-43
/
+18
2007-05-17
sata_via: pcim_iomap_regions() conversion missed BAR5
Tejun Heo
1
-1
/
+1
2007-05-17
libata: remove libata.spindown_compat
Tejun Heo
4
-25
/
+16
2007-05-17
sata_nv: fix fallout of devres conversion
Tejun Heo
1
-11
/
+1
2007-05-17
drivers/ata: remove the wildcard from sata_nv driver
Peer Chen
1
-6
/
+0
2007-05-17
e1000: Fix msi enable leak on error, don't print error message, cleanup
Auke Kok
2
-28
/
+15
2007-05-17
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
Auke Kok
2
-23
/
+15
2007-05-17
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
[next]