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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams
Hans de Goede
1
-0
/
+1
2010-02-26
V4L/DVB (13992): gspca_sn9c2028: New gspca subdriver
Theodore Kilgore
1
-0
/
+1
2010-02-26
V4L/DVB (13833): ir-core: some functions can be static
Mauro Carvalho Chehab
1
-4
/
+0
2010-02-26
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
3
-12
/
+10
2010-02-26
V4L/DVB (13635): ir-core: Implement protocol table type reading
Mauro Carvalho Chehab
1
-1
/
+3
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
3
-8
/
+16
2010-02-26
V4L/DVB (13633): ir-core: create a new class for remote controllers
Mauro Carvalho Chehab
1
-2
/
+10
2010-02-26
block: remove padding from io_context on 64bit builds
Richard Kennedy
1
-1
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2
-12
/
+17
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+8
2010-02-26
block: Add BLK_ prefix to definitions
Martin K. Petersen
1
-3
/
+7
2010-02-26
block: Remove unused accessor function
Martin K. Petersen
1
-1
/
+0
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
1
-1
/
+1
2010-02-26
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
1
-0
/
+2
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-3
/
+6
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
59
-219
/
+431
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
3
-6
/
+3
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
13
-57
/
+209
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-47
/
+90
2010-02-25
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+5
2010-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+45
2010-02-25
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...
Jiri Kosina
2
-33
/
+2
2010-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-2
/
+60
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2
-3
/
+6
2010-02-25
rcu: Accelerate grace period if last non-dynticked CPU
Paul E. McKenney
1
-0
/
+14
2010-02-25
vfs: Abstract rcu_dereference_check for files-fdtable use
Paul E. McKenney
1
-4
/
+7
2010-02-25
vfs: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
1
-2
/
+6
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
2
-2
/
+5
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2
-1
/
+6
2010-02-25
rcu: Disable lockdep checking in RCU list-traversal primitives
Paul E. McKenney
2
-9
/
+9
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
2
-2
/
+6
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2
-7
/
+42
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2
-12
/
+201
2010-02-25
Merge commit 'v2.6.33' into core/rcu
Ingo Molnar
48
-159
/
+241
2010-02-25
Merge branch 'master' into for-2.6.34
Jens Axboe
1
-4
/
+2
2010-02-24
OMAP4: PMIC: Add support for twl6030 codec
Misael Lopez Cruz
1
-0
/
+4
2010-02-24
pktcdvd: use BIO list management functions
Akinobu Mita
1
-6
/
+4
2010-02-24
virtio: console: Add ability to hot-unplug ports
Amit Shah
1
-0
/
+1
2010-02-24
virtio: console: Register with sysfs and create a 'name' attribute for ports
Amit Shah
1
-0
/
+1
2010-02-24
virtio: console: Add file operations to ports for open/read/write/poll
Amit Shah
1
-0
/
+1
2010-02-24
virtio: console: Add a new MULTIPORT feature, support for generic ports
Amit Shah
1
-0
/
+21
2010-02-24
virtio: console: comment cleanup
Rusty Russell
1
-2
/
+4
2010-02-24
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
1
-0
/
+4
2010-02-24
virtio_blk: add block topology support
Christoph Hellwig
1
-0
/
+13
2010-02-24
virtio: Add memory statistics reporting to the balloon driver (V4)
Adam Litke
1
-0
/
+15
2010-02-23
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Suresh Siddha
1
-0
/
+5
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
1
-6
/
+29
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-0
/
+3
2010-02-23
blk-core: use BIO list management functions
Akinobu Mita
1
-2
/
+2
[prev]
[next]