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
*
docs: update HOWTO for 2.6.x -> 3.x versioning
Kees Cook
2012-04-20
1
-16
/
+16
*
driver core: check start node in klist_iter_init_node
Hannes Reinecke
2012-04-19
6
-46
/
+76
*
drivers/base/bus.c: local variables should not be exposed globally
H Hartley Sweeten
2012-04-19
1
-2
/
+1
*
driver core: fix dma-buf.c kernel-doc warnings
Randy Dunlap
2012-04-19
1
-6
/
+6
*
core.c: fix 'the the' typo
Peter Korsgaard
2012-04-19
1
-2
/
+2
*
devtmpfs: fix 'the the' typo
Peter Korsgaard
2012-04-19
1
-3
/
+3
*
w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()
Dan Carpenter
2012-04-19
1
-1
/
+3
*
w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse
Markus Franke
2012-04-12
1
-4
/
+18
*
w1: Add 1-wire slave device driver for DS28E04-100
Markus Franke
2012-04-12
4
-0
/
+471
*
w1: fix slave driver registration error message
Dmitry Artamonow
2012-04-10
1
-1
/
+1
*
hv: fix return type of hv_post_message()
Dan Carpenter
2012-04-10
2
-2
/
+2
*
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
2012-04-08
1
-1
/
+1
*
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-07
2
-1
/
+8
|
\
|
*
regmap: prevent division by zero in rbtree_show
Stephen Warren
2012-04-05
1
-1
/
+7
|
*
regmap: Export regcache_sync_region()
Mark Brown
2012-04-03
1
-0
/
+1
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
8
-12
/
+36
|
\
\
|
*
|
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
|
*
|
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
Avi Kivity
2012-04-05
5
-11
/
+29
|
|
\
\
|
|
*
|
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
|
|
*
|
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
|
|
*
|
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
|
|
*
|
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
|
|
*
|
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-03
1
-2
/
+4
|
*
|
|
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
1
-0
/
+2
|
*
|
|
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-04-05
1
-1
/
+1
*
|
|
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-04-07
20
-105
/
+147
|
\
\
\
\
|
*
|
|
|
sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver
Shimoda, Yoshihiro
2012-04-04
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...
Paul Mundt
2012-03-30
4
-102
/
+131
|
|
\
\
\
\
\
|
|
|
*
|
|
|
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Paul Mundt
2012-03-30
2
-89
/
+86
|
|
*
|
|
|
|
sh: vsyscall: Fix up .eh_frame generation.
Paul Mundt
2012-03-30
2
-13
/
+45
|
|
|
/
/
/
/
|
*
|
|
|
|
sh: dma: Fix up device attribute mismatch from sysdev fallout.
Paul Mundt
2012-03-30
1
-1
/
+1
|
*
|
|
|
|
sh: dwarf unwinder depends on SHcompact.
Paul Mundt
2012-03-30
1
-0
/
+1
|
*
|
|
|
|
sh: fix up fallout from system.h disintegration.
Paul Mundt
2012-03-30
13
-1
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-04-07
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-05
1
-4
/
+4
*
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-04-07
3
-3
/
+6
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branches 'idle-fix' and 'misc' into release
Len Brown
2012-04-07
10325
-288310
/
+497155
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
MAINTAINERS: Update git url for ACPI
Igor Murzov
2012-04-07
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
2012-04-06
1
-1
/
+4
|
*
|
|
|
|
|
ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()
Luck, Tony
2012-04-05
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-07
4
-7
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
2012-04-07
1
-5
/
+8
|
*
|
|
|
|
|
|
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
2012-04-07
3
-2
/
+11
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-04-07
33
-300
/
+501
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing
Chris Metcalf
2012-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
MAINTAINERS: update EDAC information
Chris Metcalf
2012-04-02
1
-11
/
+11
|
*
|
|
|
|
|
|
tilepro ethernet driver: fix a few minor issues
Chris Metcalf
2012-04-02
1
-25
/
+50
|
*
|
|
|
|
|
|
tile-srom.c driver: minor code cleanup
Chris Metcalf
2012-04-02
1
-6
/
+6
|
*
|
|
|
|
|
|
edac: say "TILEGx" not "TILEPro" for the tilegx edac driver
Chris Metcalf
2012-04-02
1
-0
/
+4
|
*
|
|
|
|
|
|
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2012-04-02
2
-7
/
+36
[next]