index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
1
-2
/
+5
*
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
1
-3
/
+7
*
[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
Linus Walleij
2008-04-28
1
-1
/
+3
*
[ARM] 5021/1: at91: buildfix for sam9263 + PM
David Brownell
2008-04-28
1
-5
/
+9
*
[ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilation
Catalin Marinas
2008-04-28
1
-22
/
+22
*
[ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263
Nicolas Ferre
2008-04-28
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-04-27
74
-5120
/
+4035
|
\
|
*
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...
Kay Sievers
2008-04-27
4
-1
/
+11
|
*
[SCSI] aic7xxx: add const
Denys Vlasenko
2008-04-27
13
-66
/
+61
|
*
[SCSI] aic7xxx: add static
Denys Vlasenko
2008-04-27
12
-257
/
+195
|
*
[SCSI] aic7xxx: Update _shipped files
Hannes Reinecke
2008-04-27
5
-2544
/
+401
|
*
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
Hannes Reinecke
2008-04-27
7
-16
/
+185
|
*
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
Andrew Vasquez
2008-04-27
1
-1
/
+1
|
*
[SCSI] qla2xxx: Correct regression in relogin code.
Andrew Vasquez
2008-04-27
1
-1
/
+1
|
*
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
2008-04-27
4
-31
/
+14
|
*
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2008-04-27
2
-5
/
+1
|
*
[SCSI] qla2xxx: qla_os.c, make 2 functions static
Adrian Bunk
2008-04-27
1
-2
/
+2
|
*
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
2008-04-27
2
-3
/
+3
|
*
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
2008-04-27
1
-2
/
+0
|
*
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
2008-04-27
1
-1
/
+1
|
*
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
Andrew Vasquez
2008-04-27
1
-0
/
+4
|
*
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
Andrew Vasquez
2008-04-27
1
-251
/
+143
|
*
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
2008-04-27
5
-12
/
+700
|
*
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
2008-04-27
2
-2
/
+130
|
*
[SCSI] zfcp: Print some messages only during ERP
Swen Schillig
2008-04-27
1
-17
/
+19
|
*
[SCSI] zfcp: Wait for free SBAL during exchange config
Swen Schillig
2008-04-27
1
-1
/
+2
|
*
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
2008-04-27
1
-7
/
+53
|
*
[SCSI] aha1542: minor irq handler cleanups
Jeff Garzik
2008-04-27
1
-16
/
+10
|
*
[SCSI] scsi_transport_spi: include sysfs.h
Randy Dunlap
2008-04-27
1
-0
/
+1
|
*
[SCSI] FlashPoint: fix off-by-one errors
Adrian Bunk
2008-04-27
1
-1
/
+1
|
*
[SCSI] aic7xxx: Update type check in aicasm grammar
Hannes Reinecke
2008-04-27
2
-45
/
+66
|
*
[SCSI] fix SLUB WARN_ON
James Bottomley
2008-04-27
1
-8
/
+8
|
*
[SCSI] esp_scsi: Make cur_residue and tot_residue signed.
David S. Miller
2008-04-27
1
-2
/
+2
|
*
[SCSI] aha152x, eata, u14-34f: minor irq handler cleanups
Jeff Garzik
2008-04-25
3
-18
/
+9
|
*
[SCSI] aic79xx: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2008-04-24
2
-15
/
+16
|
*
[SCSI] aic7xxx: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2008-04-24
2
-10
/
+10
|
*
[SCSI] aic7xxx, aic79xx: deinline functions
Denys Vlasenko
2008-04-24
11
-1679
/
+1719
|
*
[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects
FUJITA Tomonori
2008-04-22
1
-2
/
+20
|
*
[SCSI] bsg: add release callback support
FUJITA Tomonori
2008-04-22
4
-20
/
+41
|
*
[SCSI] rework scsi_target allocation
James Bottomley
2008-04-22
3
-39
/
+63
|
*
[SCSI] use default attributes for scsi_host
Hannes Reinecke
2008-04-22
3
-61
/
+25
|
*
[SCSI] scsi_transport_spi: fix the attribute settings
James Bottomley
2008-04-22
1
-24
/
+8
|
*
[SCSI] sysfs: make group is_valid return a mode_t
James Bottomley
2008-04-22
4
-18
/
+85
|
*
[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'
Hannes Reinecke
2008-04-22
2
-9
/
+9
|
*
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
2008-04-22
4
-10
/
+50
|
*
[SCSI] ses: fix up functionality after class_device->device conversion
James Bottomley
2008-04-22
1
-29
/
+71
|
*
[SCSI] st: fix up after class_device removal
James Bottomley
2008-04-22
1
-5
/
+5
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-04-27
119
-638
/
+23723
|
\
\
|
*
|
KVM: kill file->f_count abuse in kvm
Al Viro
2008-04-27
2
-7
/
+6
|
*
|
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
Marcelo Tosatti
2008-04-27
1
-3
/
+0
[next]