index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: storage: iRiver P7 UNUSUAL_DEV patch
Sergey Pinaev
2009-10-09
1
-0
/
+7
*
USB: musb: make HAVE_CLK support optional
Mike Frysinger
2009-10-09
4
-11
/
+8
*
USB: xhci: Fix dropping endpoints from the xHC schedule.
Sarah Sharp
2009-10-09
1
-1
/
+1
*
USB: xhci: Don't wait for a disable slot cmd when HC dies.
Sarah Sharp
2009-10-09
1
-0
/
+9
*
USB: xhci: Handle canceled URBs when HC dies.
Sarah Sharp
2009-10-09
1
-0
/
+12
*
USB: xhci: Stop debugging polling loop when HC dies.
Sarah Sharp
2009-10-09
1
-0
/
+6
*
USB: usbtmc: fix timeout increase
Gergely Imreh
2009-10-09
1
-1
/
+1
*
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
Ronnie Furuskog
2009-10-09
1
-0
/
+2
*
USB: option: Toshiba G450 device id
Peter Magdina
2009-10-09
1
-0
/
+2
*
USB: usblcd, fix memory leak
Jiri Slaby
2009-10-09
1
-1
/
+2
*
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
2009-10-09
1
-1
/
+1
*
USB: serial: don't call release without attach
Alan Stern
2009-10-09
2
-1
/
+6
*
USB: digi_acceleport: Fix broken unthrottle.
Johan Hovold
2009-10-09
1
-4
/
+4
*
USB: pl2303: fix error characters not being reported to ldisc
Johan Hovold
2009-10-09
1
-3
/
+5
*
USB: ftdi_sio: re-implement read processing
Johan Hovold
2009-10-09
1
-252
/
+131
*
USB: ftdi_sio: clean up read completion handler
Johan Hovold
2009-10-09
1
-27
/
+1
*
USB: ftdi_sio: remove unused rx_byte counter
Johan Hovold
2009-10-09
1
-13
/
+0
*
USB: ftdi_sio: remove tty->low_latency
Johan Hovold
2009-10-09
1
-4
/
+0
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-10-08
9
-132
/
+280
|
\
|
*
pata_atp867x: add Power Management support
Bartlomiej Zolnierkiewicz
2009-10-07
1
-0
/
+21
|
*
pata_atp867x: PIO support fixes
Bartlomiej Zolnierkiewicz
2009-10-07
1
-17
/
+19
|
*
pata_atp867x: clarifications in timings calculations and cable detection
John(Jung-Ik) Lee
2009-10-07
1
-14
/
+38
|
*
pata_atp867x: fix it to not claim MWDMA support
Bartlomiej Zolnierkiewicz
2009-10-07
1
-9
/
+1
|
*
libata: fix incorrect link online check during probe
Tejun Heo
2009-10-07
1
-18
/
+32
|
*
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
Tejun Heo
2009-10-06
1
-0
/
+47
|
*
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
4
-8
/
+15
|
*
libata: implement more acpi filtering options
Tejun Heo
2009-10-06
3
-4
/
+20
|
*
libata: cosmetic updates
Tejun Heo
2009-10-06
3
-13
/
+12
|
*
ahci: display all AHCI 1.3 HBA capability flags (v2)
Robert Hancock
2009-10-06
1
-20
/
+66
|
*
pata_ali: trivial fix of a very frequent spelling mistake
Dirk Hohndel
2009-10-06
1
-1
/
+1
|
*
ahci: disable 64bit DMA by default on SB600s
Tejun Heo
2009-10-06
1
-40
/
+20
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-08
14
-316
/
+405
|
\
\
|
*
|
futex: fix requeue_pi key imbalance
Darren Hart
2009-10-07
1
-1
/
+0
|
*
|
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
Anton Blanchard
2009-10-07
1
-2
/
+2
|
*
|
rcu: Place root rcu_node structure in separate lockdep class
Paul E. McKenney
2009-10-07
1
-1
/
+3
|
*
|
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
2009-10-07
4
-75
/
+125
|
*
|
rcu: Move rcu_barrier() to rcutree
Paul E. McKenney
2009-10-07
2
-119
/
+120
|
*
|
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-06
2
-2
/
+2
|
*
|
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-10-06
1
-2
/
+6
|
*
|
futex: Fix locking imbalance
Thomas Gleixner
2009-10-05
1
-1
/
+1
|
*
|
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
Aaro Koskinen
2009-10-05
1
-1
/
+2
|
*
|
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
Paul E. McKenney
2009-10-05
1
-22
/
+10
|
*
|
rcu: Clean up code based on review feedback from Josh Triplett, part 4
Paul E. McKenney
2009-10-05
3
-29
/
+40
|
*
|
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2009-10-05
2
-12
/
+12
|
*
|
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
Paul E. McKenney
2009-10-05
2
-7
/
+7
|
*
|
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-23
6
-37
/
+37
|
*
|
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
2009-09-23
6
-55
/
+82
|
*
|
rcu: Clean up code based on review feedback from Josh Triplett
Paul E. McKenney
2009-09-23
4
-40
/
+46
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-08
1
-11
/
+9
|
\
\
\
|
*
|
|
sched: Set correct normal_prio and prio values in sched_fork()
Peter Williams
2009-10-05
1
-11
/
+9
[next]