index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
6
-34
/
+57
|
\
|
*
MAX_LFS_FILESIZE should be a loff_t
Chuck Lever
2012-10-02
1
-2
/
+2
|
*
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-10-02
1
-0
/
+3
|
*
coredump: move core dump functionality into its own file
Alex Kelly
2012-10-02
1
-0
/
+1
|
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
1
-2
/
+3
|
*
new helpers: fdget()/fdput()
Al Viro
2012-09-26
1
-0
/
+26
|
*
make get_file() return its argument
Al Viro
2012-09-26
1
-1
/
+5
|
*
new helper: daemonize_descriptors()
Al Viro
2012-09-26
1
-0
/
+1
|
*
new helper: iterate_fd()
Al Viro
2012-09-26
1
-0
/
+3
|
*
make expand_files() and alloc_fd() static
Al Viro
2012-09-26
2
-2
/
+0
|
*
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
2012-09-26
1
-20
/
+0
|
*
new helper: replace_fd()
Al Viro
2012-09-26
1
-0
/
+1
|
*
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
2012-09-26
1
-0
/
+2
|
*
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
2012-09-26
1
-0
/
+1
|
*
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
1
-0
/
+2
|
*
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
1
-0
/
+2
|
*
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
2012-09-26
1
-6
/
+0
|
*
new helper: __alloc_fd()
Al Viro
2012-09-26
1
-0
/
+3
|
*
make get_unused_fd_flags() a function
Al Viro
2012-09-26
1
-2
/
+2
|
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
1
-1
/
+2
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
2
-2
/
+14
|
\
\
|
*
\
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
2
-2
/
+14
|
|
\
\
|
|
*
|
[SCSI] hpsa: gen8plus Smart Array IDs
Mike Miller
2012-09-24
1
-0
/
+1
|
|
*
|
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
2012-08-24
1
-2
/
+1
|
|
*
|
[SCSI] libata: export ata_port suspend/resume infrastructure for sas
Dan Williams
2012-08-24
1
-0
/
+11
|
|
*
|
[SCSI] libata: reset once
Dan Williams
2012-08-24
1
-0
/
+1
*
|
|
|
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
5
-20
/
+97
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2012-09-17
1
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
PM / OPP: Initialize OPP table from device tree
Shawn Guo
2012-09-09
1
-0
/
+8
|
*
|
|
|
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-09-17
1
-17
/
+56
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
2012-09-04
1
-0
/
+10
|
|
*
|
|
|
|
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
2012-09-04
1
-4
/
+4
|
|
*
|
|
|
|
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
2012-09-04
1
-0
/
+5
|
|
*
|
|
|
|
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
2012-09-04
1
-0
/
+7
|
|
*
|
|
|
|
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
2012-09-04
1
-13
/
+30
|
*
|
|
|
|
|
Merge branch 'pm-timers'
Rafael J. Wysocki
2012-09-17
4
-3
/
+33
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-09-04
2
-5
/
+8
|
|
*
|
|
|
|
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
2012-09-04
2
-3
/
+5
|
|
*
|
|
|
|
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
2012-09-04
1
-3
/
+3
|
|
*
|
|
|
|
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
2012-09-04
1
-0
/
+1
|
|
*
|
|
|
|
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
2012-09-04
1
-0
/
+8
|
|
*
|
|
|
|
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
2012-09-04
1
-0
/
+16
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
2
-8
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ahci: implement aggressive SATA device sleep support
Shane Huang
2012-09-13
2
-0
/
+13
|
*
|
|
|
|
|
ata: define enum constants for IDENTIFY DEVICE
Shane Huang
2012-09-13
1
-8
/
+13
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-02
3
-0
/
+171
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'spi-drivers' and 'spi-mxs' into spi-next
Mark Brown
2012-09-28
3
-0
/
+171
|
|
\
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge tag 'v3.6-rc6' into spi-mxs
Mark Brown
2012-09-25
33
-65
/
+174
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
2012-08-17
1
-0
/
+9
|
|
|
*
|
|
|
|
|
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
2012-08-17
1
-0
/
+2
[next]