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-14
Documentation/target: Fix tcm_mod_builder.py build breakage
Nicholas Bellinger
1
-21
/
+2
2011-12-14
target: remove overagressive ____cacheline_aligned annoations
Christoph Hellwig
1
-31
/
+31
2011-12-14
tcm_loop: bump max_sectors
Christoph Hellwig
2
-14
/
+5
2011-12-14
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
1
-0
/
+6
2011-12-14
iscsi-target: fix chap identifier simple_strtoul usage
Nicholas Bellinger
1
-3
/
+7
2011-12-14
target: remove useless casts
Jörn Engel
18
-101
/
+90
2011-12-14
target: simplify target_check_cdb_and_preempt
Jörn Engel
1
-16
/
+10
2011-12-14
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
3
-17
/
+15
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
5
-5
/
+5
2011-12-14
target: make the se_task task_state_active a normal bool
Christoph Hellwig
3
-23
/
+22
2011-12-14
target: remove the se_task task_error_status field
Christoph Hellwig
2
-8
/
+1
2011-12-14
target: fold se_task.task_sense into task_flags
Christoph Hellwig
2
-4
/
+4
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
44
-462
/
+288
2011-12-14
target: reshuffle headers
Christoph Hellwig
21
-186
/
+170
2011-12-09
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
1
-1
/
+1
2011-12-09
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-5
/
+39
2011-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-44
/
+68
2011-12-09
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
Linus Torvalds
4
-4
/
+6
2011-12-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-7
/
+32
2011-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
10
-26
/
+40
2011-12-09
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
4
-4
/
+5
2011-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
10
-65
/
+172
2011-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+12
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
2011-12-09
procfs: do not overflow get_{idle,iowait}_time for nohz
Michal Hocko
1
-2
/
+2
2011-12-09
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
1
-0
/
+2
2011-12-09
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
1
-1
/
+7
2011-12-09
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
Hillf Danton
1
-1
/
+1
2011-12-09
thp: set compound tail page _count to zero
Youquan Song
2
-1
/
+2
2011-12-09
thp: add compound tail page _mapcount when mapped
Youquan Song
1
-0
/
+2
2011-12-09
printk: avoid double lock acquire
Peter Zijlstra
1
-1
/
+2
2011-12-09
memcg: update maintainers
KAMEZAWA Hiroyuki
1
-1
/
+2
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
1
-1
/
+1
2011-12-09
CREDITS: update Kees's expired fingerprint and fix details
Kees Cook
1
-3
/
+6
2011-12-09
thp: reduce khugepaged freezing latency
Andrea Arcangeli
1
-12
/
+4
2011-12-09
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
1
-3
/
+4
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
4
-12
/
+10
2011-12-09
vmscan: fix initial shrinker size handling
Konstantin Khlebnikov
1
-3
/
+6
2011-12-09
MAINTAINERS: Update amd-iommu F: patterns
Joe Perches
1
-2
/
+2
2011-12-09
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
6
-35
/
+48
2011-12-08
cifs: check for NULL last_entry before calling cifs_save_resume_key
Jeff Layton
1
-2
/
+8
2011-12-08
cifs: attempt to freeze while looping on a receive attempt
Jeff Layton
1
-0
/
+2
2011-12-08
cifs: Fix sparse warning when calling cifs_strtoUCS
Steve French
1
-3
/
+3
2011-12-08
CIFS: Add descriptions to the brlock cache functions
Pavel Shilovsky
1
-0
/
+26
2011-12-09
md: raid5 crash during degradation
Adam Kwolek
1
-2
/
+2
2011-12-08
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+4
2011-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-60
/
+66
[next]