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
purgatory: core purgatory functionality
Vivek Goyal
8
-0
/
+305
2014-08-08
purgatory/sha256: provide implementation of sha256 in purgaotory context
Vivek Goyal
2
-0
/
+305
2014-08-08
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
4
-5
/
+587
2014-08-08
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
4
-0
/
+13
2014-08-08
kexec: make kexec_segment user buffer pointer a union
Vivek Goyal
1
-1
/
+12
2014-08-08
resource: provide new functions to walk through resources
Vivek Goyal
2
-9
/
+98
2014-08-08
kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
Vivek Goyal
1
-71
/
+34
2014-08-08
kexec: move segment verification code in a separate function
Vivek Goyal
1
-82
/
+100
2014-08-08
kexec: rename unusebale_pages to unusable_pages
Vivek Goyal
2
-4
/
+4
2014-08-08
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
3
-1
/
+7
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
[next]