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
2014-08-08
bin2c: move bin2c in scripts/basic
Vivek Goyal
6
-7
/
+6
2014-08-08
shm: wait for pins to be released when sealing
David Herrmann
1
-1
/
+109
2014-08-08
selftests: add memfd/sealing page-pinning tests
David Herrmann
5
-1
/
+450
2014-08-08
selftests: add memfd_create() + sealing tests
David Herrmann
4
-0
/
+945
2014-08-08
shm: add memfd_create() syscall
David Herrmann
6
-0
/
+85
2014-08-08
shm: add sealing API
David Herrmann
4
-0
/
+180
2014-08-08
mm: allow drivers to prevent new writable mappings
David Herrmann
5
-9
/
+54
2014-08-08
MAINTAINERS: remove unused NFSD pattern
Joe Perches
1
-1
/
+0
2014-08-08
MAINTAINERS: remove unusd ARM/QUALCOMM MSM pattern
Joe Perches
1
-1
/
+0
2014-08-08
MAINTAINERS: remove unused radeon drm pattern
Joe Perches
1
-1
/
+0
2014-08-08
MAINTAINERS: remove METAG imgdafs pattern
Joe Perches
1
-1
/
+0
2014-08-08
MAINTAINERS: remove section CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
Joe Perches
1
-6
/
+0
2014-08-08
MAINTAINERS: update picoxcell patterns
Joe Perches
1
-2
/
+2
2014-08-08
MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern
Joe Perches
1
-1
/
+1
2014-08-08
MAINTAINERS: use correct filename for sdhci-bcm-kona
Joe Perches
1
-1
/
+1
2014-08-08
MAINTAINERS: fix ssbi pattern
Joe Perches
1
-1
/
+1
2014-08-08
MAINTAINERS: update clk/sirf patterns
Joe Perches
1
-1
/
+1
2014-08-08
MAINTAINERS: use the correct efi-stub location
Joe Perches
1
-1
/
+1
2014-08-08
MAINTAINERS: update cifs location
Joe Perches
1
-1
/
+1
2014-08-08
MAINTAINERS: update microcode patterns
Joe Perches
1
-3
/
+3
2014-08-08
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
1
-25
/
+18
2014-08-08
vme: bridges: use pci_zalloc_consistent
Joe Perches
2
-8
/
+4
2014-08-08
synclink_gt: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
staging: use pci_zalloc_consistent
Joe Perches
5
-93
/
+44
2014-08-08
scsi: use pci_zalloc_consistent
Joe Perches
12
-59
/
+32
2014-08-08
rtlwifi: use pci_zalloc_consistent
Joe Perches
1
-12
/
+5
2014-08-08
rtl818x: use pci_zalloc_consistent
Joe Perches
1
-7
/
+4
2014-08-08
mwl8k: use pci_zalloc_consistent
Joe Perches
1
-4
/
+2
2014-08-08
ipw2100: use pci_zalloc_consistent
Joe Perches
1
-11
/
+5
2014-08-08
irda: use pci_zalloc_consistent
Joe Perches
1
-2
/
+2
2014-08-08
qlogic: use pci_zalloc_consistent
Joe Perches
2
-9
/
+6
2014-08-08
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-08-08
sky2: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
enic: use pci_zalloc_consistent
Joe Perches
1
-5
/
+3
2014-08-08
atl1e: use pci_zalloc_consistent
Joe Perches
1
-5
/
+2
2014-08-08
amd: use pci_zalloc_consistent
Joe Perches
1
-10
/
+8
2014-08-08
media: use pci_zalloc_consistent
Joe Perches
6
-43
/
+22
2014-08-08
i810: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
infiniband: use pci_zalloc_consistent
Joe Perches
3
-13
/
+10
2014-08-08
crypto: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
block: use pci_zalloc_consistent
Joe Perches
3
-32
/
+22
2014-08-08
atm: use pci_zalloc_consistent
Joe Perches
2
-25
/
+21
2014-08-08
pci-dma-compat: add pci_zalloc_consistent helper
Joe Perches
1
-0
/
+8
2014-08-08
drivers/scsi: replace strict_strto calls
Daniel Walter
2
-4
/
+4
2014-08-08
arch/x86: replace strict_strto calls
Daniel Walter
5
-9
/
+9
2014-08-08
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
4
-7
/
+7
2014-08-08
arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto
Daniel Walter
1
-1
/
+2
2014-08-08
arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*
Daniel Walter
1
-1
/
+1
2014-08-08
arch/arm/mach-pxa: replace strict_strto call with kstrto
Daniel Walter
2
-2
/
+2
2014-08-08
arch/arm/mach-omap2: replace strict_strto* with kstrto*
Daniel Walter
2
-17
/
+7
[next]