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-12-06
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
1
-1
/
+7
2011-12-06
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
1
-4
/
+4
2011-12-06
Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...
Arnd Bergmann
6
-16
/
+18
2011-12-06
Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Arnd Bergmann
5
-6
/
+7
2011-12-06
Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...
Arnd Bergmann
2
-0
/
+2
2011-12-06
iommu/amd: Fix typo in kernel-parameters.txt
Sedat Dilek
1
-1
/
+1
2011-12-06
Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...
Arnd Bergmann
3
-14
/
+19
2011-12-06
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
6
-8
/
+8
2011-12-06
x86/intel_mid: Kconfig select fix
Alan Cox
1
-0
/
+3
2011-12-06
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
7
-16
/
+45
2011-12-06
ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changes
Takashi Iwai
1
-1
/
+1
2011-12-06
Merge branch 'fix/hda-idt-fix' into fix/hda
Takashi Iwai
1
-21
/
+24
2011-12-06
ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecs
Takashi Iwai
1
-21
/
+24
2011-12-06
perf header: Use event_name() to get an event name
Andrew Vagin
1
-1
/
+1
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
1
-1
/
+1
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
1
-1
/
+3
2011-12-06
x86/intel_mid: Fix the Kconfig for MID selection
Alan Cox
1
-2
/
+3
2011-12-06
iommu/msm: Fix compile error in mach-msm/devices-iommu.c
Joerg Roedel
1
-0
/
+1
2011-12-06
ASoC: Provide a more complete DMA driver stub
Mark Brown
1
-1
/
+30
2011-12-06
iscsi-target: Fix hex2bin warn_unused compile message
Nicholas Bellinger
1
-2
/
+4
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
1
-8
/
+16
2011-12-06
target/rd: fix or rewrite the copy routine
Sebastian Andrzej Siewior
1
-205
/
+40
2011-12-06
target/rd: simplify the page/offset computation
Sebastian Andrzej Siewior
1
-6
/
+4
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
3
-13
/
+0
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
1
-6
/
+6
2011-12-06
target: remove unused struct fields
Jörn Engel
4
-30
/
+0
2011-12-06
target: Fix page length in emulated INQUIRY VPD page 86h
Roland Dreier
1
-1
/
+1
2011-12-06
target: Handle 0 correctly in transport_get_sectors_6()
Roland Dreier
1
-2
/
+7
2011-12-06
target: Don't return an error status for 0-length READ and WRITE
Roland Dreier
1
-1
/
+8
2011-12-06
iscsi-target: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-6
/
+3
2011-12-06
iscsi-target: Add missing F_BIT for iscsi_tm_rsp
Nicholas Bellinger
1
-0
/
+1
2011-12-06
iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count
Nicholas Bellinger
2
-5
/
+6
2011-12-06
target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...
Nicholas Bellinger
1
-0
/
+12
2011-12-06
target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields
Christoph Hellwig
1
-8
/
+0
2011-12-06
target: remove the t_tasks_bidi se_cmd field
Christoph Hellwig
3
-7
/
+5
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
4
-8
/
+13
2011-12-06
target: remove the se_ordered_node se_cmd field
Christoph Hellwig
2
-14
/
+0
2011-12-06
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
3
-6
/
+1
2011-12-06
target: Drop config_item_name usage in fabric TFO->free_wwn()
Nicholas Bellinger
2
-7
/
+5
2011-12-06
target: Get rid of unused se_cmd_cache
Roland Dreier
1
-11
/
+1
2011-12-06
target: Avoid compiler warnings about signed one-bit bitfields
Bart Van Assche
1
-3
/
+3
2011-12-06
target: Improve system responsivity during I/O
Bart Van Assche
1
-2
/
+0
2011-12-06
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
Nicholas Bellinger
1
-5
/
+8
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
16
-303
/
+281
2011-12-06
pasemi_mac: Fix building as module
Ben Hutchings
1
-1
/
+2
2011-12-06
netback: Fix alert message.
Wei Liu
1
-1
/
+1
2011-12-05
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-5
/
+16
2011-12-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-39
/
+164
2011-12-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-55
/
+185
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-18
/
+43
[prev]
[next]