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
2011-03-23
[SCSI] target: Minor sparse warning fixes and annotations
Dan Carpenter
8
-13
/
+18
2011-03-23
[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...
Fubo Chen
2
-50
/
+4
2011-03-23
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
5
-24
/
+34
2011-03-23
[SCSI] target: remove EXTRA_CFLAGS
Christoph Hellwig
1
-1
/
+0
2011-03-23
[SCSI] target: tcm_mod_builder.py generated Makefile cleanups
Nicholas Bellinger
1
-9
/
+8
2011-03-23
[SCSI] target: Fix match_strdup() memory leaks
Jesper Juhl
3
-7
/
+52
2011-03-23
[SCSI] target: Fix memory leak on error path in pscsi_alloc_task
Roland Dreier
1
-0
/
+1
2011-03-23
[SCSI] lpfc 8.3.22: Update driver version to 8.3.22
James Smart
1
-1
/
+1
2011-03-23
[SCSI] lpfc 8.3.22: Update Copyright Dates
James Smart
7
-7
/
+7
2011-03-23
[SCSI] lpfc 8.3.22: FC Discovery fixes
James Smart
3
-32
/
+81
2011-03-23
[SCSI] lpfc 8.3.22: Add support for PCI Adapter Failure
James Smart
7
-71
/
+207
2011-03-23
[SCSI] lpfc 8.3.22: T10-DIF corrections
James Smart
6
-15
/
+48
2011-03-23
[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fix
James Smart
3
-118
/
+229
2011-03-23
[SCSI] ses: Avoid kernel panic when lun 0 is not mapped
Krishnasamy, Somasundaram
1
-1
/
+1
2011-03-23
[SCSI] mvsas: Add support for HighPoint RR27xx series HBA
HighPoint Linux Team
1
-0
/
+7
2011-03-23
[SCSI] scsi_transport_iscsi: make priv_sess file writeable only by root
Vasiliy Kulikov
1
-1
/
+1
2011-03-23
[SCSI] ses: show devices for enclosures with no page 7
John Hughes
1
-2
/
+2
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-29
/
+109
2011-03-23
sys_swapon: fix inode locking
Cesar Eduardo Barros
1
-2
/
+5
2011-03-23
smp: add missing init.h include
Heiko Carstens
1
-0
/
+1
2011-03-23
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
5
-4
/
+25
2011-03-23
ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side
David Henningsson
1
-8
/
+17
2011-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
16
-1262
/
+1989
2011-03-22
bloat-o-meter: include read-only data section in report
Jean Delvare
1
-1
/
+3
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
9
-23
/
+71
2011-03-22
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
1
-1
/
+1
2011-03-22
aio: wake all waiters when destroying ctx
Roland Dreier
1
-2
/
+2
2011-03-22
pps: remove unreachable code
Alexander Gordeev
1
-5
/
+0
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
6
-26
/
+99
2011-03-22
adfs: improve timestamp precision
Stuart Swales
1
-21
/
+19
2011-03-22
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2
-21
/
+84
2011-03-22
Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation
Chen Gong
1
-4
/
+101
2011-03-22
Documentation/Changes: minor corrections
Christian Kujau
1
-4
/
+4
2011-03-22
Documentation/CodingStyle: flesh out if-else examples
Harry Wei
1
-0
/
+7
2011-03-22
codafs: fix compile warning when CONFIG_SYSCTL=n
Rakib Mullick
1
-7
/
+1
2011-03-22
x86: allow CONFIG_ISA_DMA_API to be disabled
David Rientjes
2
-4
/
+12
2011-03-22
x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled
David Rientjes
1
-1
/
+1
2011-03-22
x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled
David Rientjes
1
-1
/
+2
2011-03-22
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
3
-6
/
+10
2011-03-22
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
3
-0
/
+499
2011-03-22
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
1
-1
/
+1
2011-03-22
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
1
-5
/
+171
2011-03-22
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-03-22
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
1
-1
/
+1
2011-03-22
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
David Daney
1
-1
/
+1
2011-03-22
epoll: fix compiler warning and optimize the non-blocking path
Shawn Bohrer
1
-5
/
+28
2011-03-22
epoll: move ready event check into proper inline
Davide Libenzi
1
-3
/
+16
2011-03-22
crc32: add missed brackets in macro
Konstantin Khlebnikov
1
-1
/
+1
2011-03-22
checkpatch: warn about memset with swapped arguments
Dave Jones
1
-0
/
+5
2011-03-22
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
1
-0
/
+1
[next]