index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
Paul E. McKenney
2
-17
/
+13
2010-12-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
17
-285
/
+1207
2010-12-21
Linux 2.6.37-rc7
Linus Torvalds
1
-1
/
+1
2010-12-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+4
2010-12-20
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-22
/
+50
2010-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-30
/
+41
2010-12-20
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-364
/
+205
2010-12-20
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+27
2010-12-20
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2010-12-20
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2010-12-20
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-2
/
+23
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
13
-73
/
+85
2010-12-20
Fix btrfs b0rkage
Al Viro
1
-1
/
+1
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
2
-8
/
+22
2010-12-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2010-12-19
sched: Remove debugging check
Ingo Molnar
1
-1
/
+0
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
16
-38
/
+112
2010-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-53
/
+246
2010-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
5
-13
/
+37
2010-12-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+4
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
10
-190
/
+76
2010-12-17
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
4
-13
/
+29
2010-12-17
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
1
-0
/
+8
2010-12-17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
1
-163
/
+100
2010-12-17
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
1
-0
/
+13
2010-12-17
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
1
-2
/
+5
2010-12-17
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
1
-2
/
+8
2010-12-17
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
1
-2
/
+2
2010-12-17
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
1
-136
/
+129
2010-12-17
[media] bttv: remove unneeded locking comments
Brandon Philips
1
-20
/
+0
2010-12-17
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
1
-94
/
+3
2010-12-17
rcu: remove unused __list_for_each_rcu() macro
Paul E. McKenney
1
-5
/
+0
2010-12-17
rculist: fix borked __list_for_each_rcu() macro
Mariusz Kozlowski
1
-1
/
+1
2010-12-17
rcu: reduce __call_rcu()-induced contention on rcu_node structures
Paul E. McKenney
1
-17
/
+21
2010-12-17
rcu: limit rcu_node leaf-level fanout
Paul E. McKenney
2
-21
/
+27
2010-12-17
rcu: fine-tune grace-period begin/end checks
Paul E. McKenney
1
-9
/
+18
2010-12-17
rcu: Keep gpnum and completed fields synchronized
Frederic Weisbecker
1
-0
/
+9
2010-12-17
rcu: Stop chasing QS if another CPU did it for us
Frederic Weisbecker
1
-0
/
+8
2010-12-17
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
2
-20
/
+64
2010-12-17
MIPS: Fix build errors in sc-mips.c
Kevin Cernekee
1
-0
/
+4
2010-12-17
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2
-1
/
+5
2010-12-17
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
1
-1
/
+37
2010-12-17
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
3
-3
/
+12
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2
-0
/
+7
2010-12-17
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
3
-100
/
+4
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
1
-48
/
+5
2010-12-17
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
1
-11
/
+6
2010-12-17
Revert "x86: allocate space within a region top-down"
Bjorn Helgaas
1
-1
/
+0
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
1
-49
/
+21
[next]