index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_isolation.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-16
drivers/misc/ti-st: remove sparse warnings
Pavan Savoy
3
-12
/
+15
2012-08-16
drivers/misc/ti-st: remove gpio handling
Pavan Savoy
1
-36
/
+1
2012-08-16
driver: misc: bmp085: remove "of_match_table" property.
Sourav Poddar
1
-7
/
+0
2012-08-16
carma: remove unnecessary DMA_INTERRUPT capability
Qiang Liu
2
-2
/
+1
2012-08-16
pch_phub: use module_pci_driver
Devendra Naga
1
-12
/
+1
2012-08-16
pch_phub: fix sparse warning
Devendra Naga
1
-1
/
+1
2012-08-16
drivers/char/tlclk.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
onewire: w1-gpio: add ext_pullup_enable pin in platform data
Daniel Mack
2
-1
/
+18
2012-08-16
onewire: w1-gpio: add DT bindings
Daniel Mack
2
-1
/
+69
2012-08-16
w1: omap-hdq: drop ARCH dependency
Felipe Balbi
2
-4
/
+0
2012-08-16
w1: omap-hdq: remove unnecessary return
Felipe Balbi
1
-2
/
+0
2012-08-16
w1: omap-hdq: convert to devm_* functions
Felipe Balbi
1
-23
/
+9
2012-08-16
w1: omap-hdq: convert to module_platform_driver
Felipe Balbi
1
-13
/
+1
2012-08-16
w1: omap-hdq: don't hardcode resource size
Felipe Balbi
1
-1
/
+1
2012-08-16
w1: omap-hdq: add section annotation to remove
Felipe Balbi
1
-3
/
+3
2012-08-16
mei: wd: use watchdog_set/get_drvdata for passing mei_device
Tomas Winkler
1
-13
/
+16
2012-08-16
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
6
-27
/
+34
2012-08-16
mei: wd: rename watchdog constants to be more descriptive
Tomas Winkler
4
-26
/
+23
2012-08-16
mei: wd: add option WDIOF_SETTIMEOUT
Tomas Winkler
1
-1
/
+3
2012-08-16
mei: fix device stall after wd is stopped
Tomas Winkler
1
-1
/
+1
2012-08-16
mei: name space for mei device state
Tomas Winkler
6
-55
/
+77
2012-08-16
mei: style : reformat PCI device IDs
Tomas Winkler
1
-40
/
+39
2012-08-16
mei: use KBUILD_MODNAME when allocating resources from the OS
Tomas Winkler
1
-8
/
+6
2012-08-16
mei: add mei_quirk_probe function
Tomas Winkler
1
-0
/
+27
2012-08-16
mei: revamp me client search function
Tomas Winkler
5
-74
/
+60
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
[next]