index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: lighten up allocate transaction
Younger Liu
2013-09-11
4
-5
/
+49
*
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
2
-4
/
+0
*
drivers/video/acornfb.c: remove dead code
Paul Bolle
2013-09-11
2
-294
/
+1
*
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
2013-09-11
1
-15
/
+9
*
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
2013-09-11
1
-3
/
+2
*
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-11
1
-3
/
+4
*
include/linux/smp.h:on_each_cpu(): switch back to a C function
Andrew Morton
2013-09-11
1
-8
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
26
-135
/
+130
|
\
|
*
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
2013-09-09
1
-2
/
+4
|
*
s390/compat,uid16: use current_cred()
Heiko Carstens
2013-09-07
1
-4
/
+5
|
*
s390/ap_bus: use and-mask instead of a cast
Heiko Carstens
2013-09-07
1
-1
/
+1
|
*
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
2013-09-07
1
-2
/
+2
|
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
10
-22
/
+19
|
*
s390/compat signal: add couple of __force annotations
Heiko Carstens
2013-09-07
1
-5
/
+5
|
*
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
2013-09-07
1
-1
/
+3
|
*
s390: keep Kconfig sorted
Heiko Carstens
2013-09-07
1
-3
/
+3
|
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
9
-57
/
+38
|
*
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
2013-09-04
1
-12
/
+12
|
*
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-09-04
1
-10
/
+10
|
*
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
2013-09-04
1
-4
/
+1
|
*
s390: update defconfig
Heiko Carstens
2013-09-04
1
-12
/
+27
|
*
s390/bpf,jit: fix address randomization
Heiko Carstens
2013-09-04
1
-1
/
+1
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-09-11
12
-345
/
+413
|
\
\
|
*
|
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2013-09-05
2
-0
/
+7
|
*
|
kconfig: regenerate bison parser
Yann E. MORIN
2013-09-05
1
-264
/
+298
|
*
|
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2013-09-05
2
-13
/
+3
|
*
|
diffconfig: Update script to support python versions 2.5 through 3.3
Mike Pagano
2013-09-01
1
-15
/
+13
|
*
|
diffconfig: Gracefully exit if the default config files are not present
Mike Pagano
2013-08-19
1
-2
/
+7
|
*
|
modules: do not depend on kconfig to set 'modules' option to symbol MODULES
Yann E. MORIN
2013-08-15
1
-0
/
+1
|
*
|
kconfig: silence warning when parsing auto.conf when a symbol has changed type
Yann E. MORIN
2013-08-15
1
-3
/
+8
|
*
|
scripts/config: use sed's POSIX interface
Clement Chauplannaz
2013-08-15
1
-3
/
+41
|
*
|
kconfig: switch to "long long" for sanity
Kees Cook
2013-08-15
1
-9
/
+10
|
*
|
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-07-23
4
-38
/
+27
|
|
\
\
|
|
*
|
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
1
-19
/
+11
|
|
*
|
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
2013-07-16
1
-1
/
+1
|
|
*
|
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
2013-07-16
1
-4
/
+3
|
|
*
|
kconfig/[mn]conf: shorten title in search-box
Yann E. MORIN
2013-07-16
2
-4
/
+4
|
|
*
|
kconfig: avoid multiple calls to strlen
Yann E. MORIN
2013-07-16
1
-5
/
+5
|
|
*
|
Documentation/kconfig: more concise and straightforward search explanation
Yann E. MORIN
2013-07-16
1
-5
/
+3
*
|
|
|
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-09-10
21
-17
/
+2137
|
\
\
\
\
|
*
|
|
|
rx51_battery: Fix channel number when reading adc value
Marek Belisko
2013-08-30
1
-1
/
+1
|
*
|
|
|
power: Add twl4030_madc battery driver.
Marek Belisko
2013-08-30
4
-0
/
+292
|
*
|
|
|
bq24190_charger: Workaround SS definition problem on i386 builds
Anton Vorontsov
2013-08-28
1
-0
/
+3
|
*
|
|
|
power_supply: Prevent suspend until power supply events are processed
Zoran Markovic
2013-08-27
2
-6
/
+35
|
*
|
|
|
vexpress-poweroff: Should depend on the required infrastructure
Pawel Moll
2013-08-27
1
-1
/
+1
|
*
|
|
|
twl4030-charger: Fix compiler warning with regulator_enable()
Peter Ujfalusi
2013-08-27
1
-1
/
+6
|
*
|
|
|
rx51_battery: Replace hardcoded channels values.
Marek Belisko
2013-08-27
1
-4
/
+8
|
*
|
|
|
bq24190_charger: Add support for TI BQ24190 Battery Charger
Mark A. Greer
2013-08-27
4
-0
/
+1569
|
*
|
|
|
ab8500-charger: We print an unintended error message
Dan Carpenter
2013-08-27
1
-0
/
+1
|
*
|
|
|
max8925_power: Fix missing of_node_put
Libo Chen
2013-08-27
1
-0
/
+1
[next]