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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-03
67
-97
/
+70
|
\
|
*
sparse: fix comment
Li Zhong
2014-04-02
1
-1
/
+1
|
*
doc: fix double words
Masanari Iida
2014-03-21
12
-12
/
+12
|
*
isdn: capi: fix "CAPI_VERSION" comment
Paul Bolle
2014-03-20
1
-1
/
+1
|
*
doc: DocBook: Fix typos in xml and template file
Masanari Iida
2014-03-13
3
-3
/
+3
|
*
Bluetooth: add module name for btwilink
Pavel Machek
2014-03-10
1
-1
/
+2
|
*
driver core: unexport static function create_syslog_header
Jiang Liu
2014-03-10
1
-1
/
+0
|
*
mmc: core: typo fix in printk specifier
Alexander Shiyan
2014-03-10
1
-1
/
+1
|
*
ARM: spear: clean up editing mistake
Paul Bolle
2014-03-10
1
-1
/
+1
|
*
net-sysfs: fix comment typo 'CONFIG_SYFS'
Paul Bolle
2014-02-20
1
-1
/
+1
|
*
doc: Insert MODULE_ in module-signing macros
Paul Bolle
2014-02-20
1
-5
/
+5
|
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
10316
-216701
/
+556743
|
|
\
|
*
|
Documentation: update URL to hfsplus Technote 1150
Olaf Hering
2014-02-20
1
-1
/
+1
|
*
|
gpio: update path to documentation
Richard Genoud
2014-02-20
1
-1
/
+1
|
*
|
ixgbe: Fix format string in ixgbe_fcoe.
Masanari Iida
2014-02-20
1
-1
/
+1
|
*
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
15
-26
/
+0
|
*
|
user_namespace.c: Remove duplicated word in comment
Brian Campbell
2014-02-19
1
-1
/
+1
|
*
|
CREDITS: fix formatting
Geert Uytterhoeven
2014-02-19
1
-2
/
+2
|
*
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
24
-34
/
+34
|
*
|
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
2014-02-19
1
-1
/
+1
|
*
|
ata: ata-samsung_cf: cleanup in header file
Sachin Kamat
2014-02-19
1
-5
/
+4
|
*
|
idr: remove unused prototype of idr_free()
Vladimir Davydov
2014-01-30
1
-1
/
+0
*
|
|
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-03
3
-69
/
+211
|
\
\
\
|
*
|
|
sched/idle: Add more comments to the code
Daniel Lezcano
2014-03-11
1
-2
/
+57
|
*
|
|
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
2014-03-11
1
-34
/
+44
|
*
|
|
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
2
-18
/
+17
|
*
|
|
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
3
-51
/
+56
|
*
|
|
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
2014-03-11
2
-21
/
+94
|
*
|
|
Merge branch 'timers/core' into sched/idle
Ingo Molnar
2014-02-28
10
-40
/
+283
|
|
\
\
\
*
|
|
|
|
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
2014-04-03
1
-1
/
+3
*
|
|
|
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
74
-838
/
+3265
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-29
13
-67
/
+377
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
2014-03-29
3
-1
/
+33
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
Paul Mackerras
2014-03-29
1
-1
/
+9
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode
Paul Mackerras
2014-03-29
2
-3
/
+15
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
Paul Mackerras
2014-03-29
1
-1
/
+1
|
|
*
|
|
|
|
KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code
Paul Mackerras
2014-03-29
1
-2
/
+5
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
Michael Neuling
2014-03-29
1
-22
/
+125
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
2014-03-29
4
-30
/
+149
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
Anton Blanchard
2014-03-26
1
-3
/
+1
|
|
*
|
|
|
|
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
2014-03-26
3
-1
/
+31
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
Greg Kurz
2014-03-26
2
-3
/
+8
|
*
|
|
|
|
|
KVM: Specify byte order for KVM_EXIT_MMIO
Christoffer Dall
2014-03-27
1
-0
/
+4
|
*
|
|
|
|
|
KVM: vmx: fix MPX detection
Paolo Bonzini
2014-03-27
1
-1
/
+2
|
*
|
|
|
|
|
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-25
5
-10
/
+28
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
2014-03-25
3
-0
/
+16
|
|
*
|
|
|
|
|
KVM: s390: Fix possible memory leak in SIGP functions
Thomas Huth
2014-03-25
1
-8
/
+6
|
|
*
|
|
|
|
|
KVM: s390: fix calculation of idle_mask array size
Jens Freimann
2014-03-25
1
-2
/
+1
|
|
*
|
|
|
|
|
KVM: s390: randomize sca address
Christian Borntraeger
2014-03-25
1
-0
/
+5
|
*
|
|
|
|
|
|
Merge branch 'kvms390-irqfd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-03-24
12
-8
/
+511
|
|
\
\
\
\
\
\
\
[next]