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
2009-06-12
lguest: fix race in halt code
Rusty Russell
3
-12
/
+31
2009-06-12
lguest: remove invalid interrupt forcing logic.
Rusty Russell
1
-7
/
+1
2009-06-12
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2
-5
/
+5
2009-06-12
sched: export kick_process
Rusty Russell
1
-0
/
+1
2009-06-12
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
1
-3
/
+4
2009-06-12
lguest: clean up lguest_init_IRQ
Rusty Russell
1
-5
/
+4
2009-06-12
lguest: cleanup passing of /dev/lguest fd around example launcher.
Rusty Russell
1
-55
/
+47
2009-06-12
lguest: be paranoid about guest playing with device descriptors.
Rusty Russell
1
-10
/
+17
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
2
-2
/
+2
2009-06-12
virtio: fix id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
1
-8
/
+16
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
1
-2
/
+2
2009-06-12
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
2
-2
/
+78
2009-06-12
virtio: teach virtio_has_feature() about transport features
Mark McLoughlin
1
-1
/
+3
2009-06-12
virtio: expose features in sysfs
Rusty Russell
1
-0
/
+16
2009-06-12
virtio_pci: optional MSI-X support
Michael S. Tsirkin
2
-20
/
+218
2009-06-12
virtio_pci: split up vp_interrupt
Michael S. Tsirkin
1
-19
/
+34
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
10
-89
/
+183
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
14
-31
/
+56
2009-06-12
virtio: meet virtio spec by finalizing features before using device
Rusty Russell
1
-3
/
+4
2009-06-12
virtio: fix obsolete documentation on probe function
Rusty Russell
1
-2
/
+1
2009-06-12
GFS2: Remove lock_kernel from gfs2_put_super()
Steven Whitehouse
1
-4
/
+0
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
4
-10
/
+105
2009-06-12
perf record: Explicity program a default counter
Peter Zijlstra
1
-2
/
+5
2009-06-12
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
1
-5
/
+1
2009-06-12
perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
Peter Zijlstra
1
-1
/
+2
2009-06-12
powerpc, perf_counter: Fix performance counter event types
Jaswinder Singh Rajput
1
-6
/
+6
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
16
-32
/
+0
2009-06-12
module: trim exception table on init free.
Rusty Russell
7
-1
/
+101
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
3
-11
/
+12
2009-06-12
uml module: fix uml build process due to this merge
Amerigo Wang
3
-25
/
+2
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
4
-224
/
+161
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
4
-124
/
+99
2009-06-12
uvesafb: improve parameter handling.
Rusty Russell
1
-6
/
+4
2009-06-12
module_param: allow 'bool' module_params to be bool, not just int.
Rusty Russell
2
-16
/
+49
2009-06-12
module_param: add __same_type convenience wrapper for __builtin_types_compati...
Rusty Russell
1
-0
/
+5
2009-06-12
module_param: split perm field into flags and perm
Rusty Russell
2
-8
/
+9
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
3
-4
/
+4
2009-06-12
cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK
Rusty Russell
1
-5
/
+4
2009-06-12
kmemleak: Add more info to the MAINTAINERS entry
Catalin Marinas
1
-6
/
+10
2009-06-12
perf_counter/x86: Add a quirk for Atom processors
Yong Wang
1
-0
/
+7
2009-06-12
perf_counter tools: Remove one L1-data alias
Yong Wang
1
-1
/
+1
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
3
-5
/
+9
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
1
-1
/
+1
2009-06-12
Blackfin: fix sparseirq/kstat_irqs fallout
Mike Frysinger
1
-0
/
+2
2009-06-12
Blackfin: fix unused warnings after nommu update
Mike Frysinger
1
-1
/
+0
2009-06-12
Blackfin: export the last exception cause via debugfs
Robin Getz
1
-0
/
+10
2009-06-12
Blackfin: fix length checking in kgdb_ebin2mem
Roel Kluin
1
-3
/
+2
2009-06-12
Blackfin: kgdb: fix up error return values
Mike Frysinger
1
-25
/
+30
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2
-4
/
+3
[prev]
[next]