index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fddi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-03
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
1
-2
/
+2
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-02
ARM: mmp: add missing irqs.h
Haojian Zhuang
1
-0
/
+1
2012-08-02
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
Thomas Petazzoni
1
-1
/
+1
2012-08-02
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
Barry Song
1
-3
/
+3
2012-08-02
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
2
-1
/
+3
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-02
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
1
-0
/
+1
2012-08-02
um: Add arch/x86/um to MAINTAINERS
Richard Weinberger
1
-0
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
10
-34
/
+71
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
1
-2
/
+3
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2
-4
/
+55
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
1
-13
/
+32
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
2
-3
/
+60
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
2
-8
/
+6
2012-08-02
um: split syscall_trace(), pass pt_regs to it
Al Viro
3
-43
/
+34
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
3
-5
/
+5
2012-08-01
MIPS: Loongson 2: Sort out clock managment.
Ralf Baechle
7
-51
/
+33
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
3
-8
/
+1
2012-08-01
MIPS: Loongson 1: more clk support and add select HAVE_CLK
Yoichi Yuasa
2
-0
/
+17
2012-08-01
MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-08-01
MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-08-01
MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-08-01
MIPS: Lantiq: Platform specific CLK fixup
John Crispin
1
-0
/
+5
2012-08-01
MIPS: Lantiq: Add device_tree_init function
John Crispin
1
-0
/
+22
2012-08-01
MIPS: Lantiq: Fix interface clock and PCI control register offset
John Crispin
1
-21
/
+28
2012-08-01
delousing target_core_file a bit
Al Viro
1
-27
/
+5
2012-08-01
DM RAID: Add support for MD RAID10
Jonathan Brassow
2
-5
/
+116
2012-08-01
block: remove dead func declaration
Yuanhan Liu
1
-1
/
+0
2012-08-01
block: add partition resize function to blkpg ioctl
Vivek Goyal
5
-9
/
+132
2012-08-01
block: uninitialized ioc->nr_tasks triggers WARN_ON
Olof Johansson
1
-0
/
+1
2012-08-01
block: do not artificially constrain max_sectors for stacking drivers
Mike Snitzer
1
-2
/
+1
2012-08-01
ALSA: snd-usb: fix clock source validity index
Daniel Mack
1
-1
/
+2
2012-08-01
sh: ecovec: care CN5 VBUS if USB host mode
Kuninori Morimoto
1
-0
/
+8
2012-08-01
sh: sh7724: fixup renesas_usbhs clock settings
Kuninori Morimoto
1
-2
/
+2
2012-08-01
sh: intc: initial irqdomain support.
Paul Mundt
5
-5
/
+85
2012-08-01
sh: pfc: Fix up init ordering mess.
Paul Mundt
1
-17
/
+15
2012-08-01
serial: sh-sci: fix compilation breakage, when DMA is enabled
Guennadi Liakhovetski
1
-2
/
+3
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
3
-0
/
+23
2012-08-01
x86: OLPC: move s/r-related EC cmds to EC driver
Andres Salomon
2
-22
/
+36
2012-08-01
Platform: OLPC: move global variables into priv struct
Andres Salomon
1
-20
/
+28
2012-08-01
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2
-97
/
+117
2012-08-01
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
3
-36
/
+27
2012-08-01
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
1
-1
/
+45
2012-08-01
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2
-0
/
+54
2012-08-01
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2
-2
/
+116
2012-08-01
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
9
-3
/
+8
2012-08-01
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
6
-18
/
+55
2012-08-01
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
1
-2
/
+0
[next]