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
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
22
-72
/
+31
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
1
-21
/
+9
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
3
-19
/
+72
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
2
-3
/
+31
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
1
-10
/
+10
2008-08-21
USB: cdc-acm: don't unlock acm->mutex on error path
Alexey Dobriyan
1
-1
/
+1
2008-08-21
MUSB: Fix index register corruption seen with g_ether and Windows host
Anand Gadiyar
1
-0
/
+2
2008-08-21
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
Felipe Balbi
4
-38
/
+12
2008-08-21
usb: musb: get rid of procfs entry
Felipe Balbi
4
-864
/
+11
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
1
-1
/
+1
2008-08-21
USB: cdc-acm: quirk for Conexant CX93010 USB modem
Eric Sandeen
1
-0
/
+3
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
1
-2
/
+7
2008-08-21
usb-serial: option support HSDPA modem A2502
Hiroshi Miura
1
-0
/
+2
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-20
Linux v2.6.27-rc4
v2.6.27-rc4
Linus Torvalds
1
-1
/
+1
2008-08-20
cramfs: fix named-pipe handling
Al Viro
1
-46
/
+38
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
3
-0
/
+26
2008-08-20
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-08-20
mm: xip/ext2 fix block allocation race
Nick Piggin
1
-1
/
+4
2008-08-20
mm: xip fix fault vs sparse page invalidate race
Nick Piggin
1
-14
/
+46
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
3
-7
/
+11
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
3
-8
/
+17
2008-08-20
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
1
-3
/
+12
2008-08-20
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
1
-6
/
+29
2008-08-20
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-08-20
pm2fb: free cmap memory on module remove
Krzysztof Helt
1
-0
/
+1
2008-08-20
rtc: fix double lock on UIE emulation
Atsushi Nemoto
1
-1
/
+4
2008-08-20
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
Pavel Emelyanov
1
-2
/
+2
2008-08-20
brd: fix name argument of unregister_blkdev()
Akinobu Mita
1
-1
/
+1
2008-08-20
nbd: fix memory leak of nbd_dev array
Sven Wegener
1
-4
/
+6
2008-08-20
mm: mminit_loglevel cannot be __meminitdata anymore
Marcin Slusarz
1
-1
/
+1
2008-08-20
mm: show free swap as signed
Hugh Dickins
1
-1
/
+1
2008-08-20
mm: page_remove_rmap comments on PageAnon
Hugh Dickins
1
-9
/
+16
2008-08-20
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
1
-0
/
+8
2008-08-20
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
1
-1
/
+1
2008-08-20
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
1
-2
/
+1
2008-08-20
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
1
-31
/
+20
2008-08-20
/proc/self/maps doesn't display the real file offset
Clement Calmels
2
-4
/
+4
2008-08-20
documentation: describe bootmem_debug kernel parameter
Andreas Herrmann
1
-0
/
+2
2008-08-20
eeepc-laptop: fix use after free
Matthew Garrett
1
-1
/
+1
2008-08-20
FRV: Provide ioremap_wc() for FRV
David Howells
1
-0
/
+2
2008-08-20
MN10300: Supply ioremap_wc() for MN10300
David Howells
1
-0
/
+2
2008-08-20
Reserve NFS fileid values for btrfs
David Woodhouse
1
-0
/
+21
2008-08-20
Reduce brokenness of CRIS headers_install
David Woodhouse
1
-1
/
+0
2008-08-20
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-28
/
+271
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
6
-31
/
+50
2008-08-20
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...
Linus Torvalds
1
-2
/
+3
2008-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
15
-43
/
+214
2008-08-20
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
Linus Torvalds
1
-7
/
+3
2008-08-19
tracehook: fix SA_NOCLDWAIT
Roland McGrath
1
-2
/
+3
[next]