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
2010-12-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-28
/
+81
2010-12-23
Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2010-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-54
/
+82
2010-12-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-134
/
+257
2010-12-23
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
9
-45
/
+98
2010-12-23
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
1
-1
/
+0
2010-12-23
cs5535-gpio: handle GPIO regs where higher (clear) bits are set
Andres Salomon
1
-2
/
+6
2010-12-23
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
Andres Salomon
1
-4
/
+11
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
3
-5
/
+9
2010-12-23
ext4: fix on-line resizing regression
Theodore Ts'o
1
-0
/
+5
2010-12-23
cnic: Add FCoE support on 57712
Michael Chan
4
-14
/
+2585
2010-12-23
cnic: Add kcq2 support on 57712
Michael Chan
2
-21
/
+56
2010-12-23
cnic: Call cm_connect_complete() immediately on error
Eddie Wai
1
-2
/
+14
2010-12-23
cnic: Check device state before reading the kcq pointer in IRQ
Michael Chan
1
-5
/
+7
2010-12-23
cnic: Support NIC Partition mode
Michael Chan
2
-18
/
+69
2010-12-23
cnic: Use proper client and connection IDs on iSCSI ring
Michael Chan
2
-14
/
+12
2010-12-23
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
3
-12
/
+25
2010-12-23
cnic: Prevent "scheduling while atomic" when calling ->cnic_init()
Michael Chan
1
-2
/
+1
2010-12-23
cnic: Fix iSCSI TCP port endian order.
Michael Chan
2
-11
/
+14
2010-12-23
powerpc/mpc5200: include fs.h in mpc52xx_gpt.c
Wolfram Sang
1
-0
/
+1
2010-12-23
USB: mcs7830: return negative if auto negotiate fails
Dan Carpenter
1
-1
/
+1
2010-12-23
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
181
-3073
/
+27766
2010-12-23
irda: prevent integer underflow in IRLMP_ENUMDEVICES
Dan Rosenberg
1
-7
/
+11
2010-12-23
tcp: cleanup of cwnd initialization in tcp_init_metrics()
Jiri Kosina
1
-17
/
+12
2010-12-23
tcp: fix listening_get_next()
Eric Dumazet
1
-2
/
+2
2010-12-23
Merge branch 'fix/hda' into for-linus
Takashi Iwai
3
-48
/
+71
2010-12-23
ALSA: hda - Fix GPIO2-fixup for Sony laptops
Takashi Iwai
1
-1
/
+1
2010-12-23
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2
-6
/
+11
2010-12-23
ALSA: hda - Try to find an empty control index when it's occupied
Takashi Iwai
1
-23
/
+34
2010-12-23
ALSA: hda - Fix conflict of d-mic capture volume controls
Takashi Iwai
1
-3
/
+2
2010-12-22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
15
-59
/
+115
2010-12-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
4
-5
/
+9
2010-12-22
drivers/spi/spi.c: don't release the spi device twice
Sebastian Andrzej Siewior
1
-2
/
+1
2010-12-22
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
3
-14
/
+47
2010-12-22
include/linux/unaligned: pack the whole struct rather than just the field
Will Newton
1
-3
/
+3
2010-12-22
led_class: fix typo in blink API
Johannes Berg
1
-1
/
+1
2010-12-22
backlight: cr_bllcd.c: fix a memory leak
Axel Lin
1
-0
/
+1
2010-12-22
mm/migrate.c: fix compilation error
Michal Nazarewicz
1
-0
/
+2
2010-12-22
rtc: rs5c372: fix buffer size
Wolfram Sang
1
-1
/
+1
2010-12-22
MAINTAINERS: update geode entry
Andres Salomon
1
-1
/
+1
2010-12-22
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
1
-0
/
+3
2010-12-22
writeback: do uninterruptible sleep in balance_dirty_pages()
Wu Fengguang
1
-1
/
+1
2010-12-22
logfs: fix "Kernel BUG at readwrite.c:1193"
Prasad Joshi
1
-0
/
+3
2010-12-22
logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
Prasad Joshi
1
-1
/
+1
2010-12-22
mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...
Mel Gorman
1
-1
/
+10
2010-12-22
mm/compaction.c: avoid double mem_cgroup_del_lru()
Minchan Kim
1
-1
/
+0
2010-12-22
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-9
/
+36
2010-12-22
atl1c: Do not use legacy PCI power management
Rafael J. Wysocki
1
-24
/
+15
2010-12-22
pch_can: Fix array miss-pointing issue
Tomoya
1
-6
/
+8
2010-12-22
sfq: fix sfq class stats handling
Eric Dumazet
1
-5
/
+11
[prev]
[next]