Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f3ae1c75203535f65448517e46c8dd70a56b6c71
f3ae1c7
Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
9720d75
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 14 years ago
0c63e38
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
0798b1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
ad363e0
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson
by Linus Torvalds
· 14 years ago
ed0795a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
4e8a780
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
90ff1f3
hrtimers: Fix typo causing erratic timers
by Thomas Gleixner
· 14 years ago
6738d32
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
by Chris Metcalf
· 14 years ago
51b550a
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
62af816
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
57bb559
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
b0b349a
hwmon: New driver for the SMSC EMC6W201
by Jean Delvare
· 14 years ago
ec693fe
hwmon: (abituguru) Depend on DMI
by Jean Delvare
· 14 years ago
5b0380c
hwmon: (it87) Use request_muxed_region
by Nat Gurumoorthy
· 14 years ago
357b9dc
hwmon: (sch5627) Trigger Vbat measurements
by Hans de Goede
· 14 years ago
709046a
hwmon: (sch5627) Add sch5627_send_cmd function
by Hans de Goede
· 14 years ago
949a9d7
i8k: Integrate with the hwmon subsystem
by Jean Delvare
· 14 years ago
9c084da
hwmon: (max6650) Properly support the MAX6650
by Jean Delvare
· 14 years ago
67b670f
hwmon: (max6650) Drop device detection
by Jean Delvare
· 14 years ago
7d03336
Move ACPI power meter driver to hwmon
by Jean Delvare
· 14 years ago
629c58b
hwmon: (f71882fg) Add support for F71808A
by Hans de Goede
· 14 years ago
4d53811
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
by Hans de Goede
· 14 years ago
9854f97
hwmon: (asc7621) Drop duplicate dependency
by Jean Delvare
· 14 years ago
774466a
hwmon: (jc42) Change detection class
by Jean Delvare
· 14 years ago
512d102
hwmon: Add driver for AMD family 15h processor power information
by Andreas Herrmann
· 14 years ago
9e58131
hwmon: (k10temp) Add support for Fam15h (Bulldozer)
by Andre Przywara
· 14 years ago
95de3b2
hwmon: Use helper functions to set and get driver data
by Jean Delvare
· 14 years ago
bc1f419
i8k: Avoid lahf in 64-bit code
by Luca Tettamanti
· 14 years ago
d92fcf0
signal: sys_pause() should check signal_pending()
by Oleg Nesterov
· 14 years ago
0666fb5
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
by Oleg Nesterov
· 14 years ago
2a651c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
c88bc60
Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
929cfdd
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
798ce8f
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
22e12bb
Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
19426a8
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0f1493a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
023bc8e
drivers/tty/serial/pch_uart.c needs slab.h
by Andrew Morton
· 14 years ago
545554e
drivers/gpio/ml_ioh_gpio.c needs slab.h
by Andrew Morton
· 14 years ago
c5e7043
drivers/gpio/vx855_gpio.c needs slab.h
by Andrew Morton
· 14 years ago
2a5cac1
fs/ncpfs/inode.c: suppress used-uninitialised warning
by Andrew Morton
· 14 years ago
0fccc62
checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions
by Joe Perches
· 14 years ago
b053172
checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions
by Joe Perches
· 14 years ago
428e2fd
checkpatch: add check for line continuations in quoted strings
by Joe Perches
· 14 years ago
5ca43f6
lib: consolidate DEBUG_STACK_USAGE option
by Stephen Boyd
· 14 years ago
c84598b
percpu_counter: change return value and add comments
by Shaohua Li
· 14 years ago
3c8f370
lib/genalloc.c: add support for specifying the physical address
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
6aae6e0
include/linux/genalloc.h: add multiple-inclusion guards
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
44ec7ab
lib: consolidate DEBUG_PER_CPU_MAPS
by Stephen Boyd
· 14 years ago
c196e32
lib: add kstrto*_from_user()
by Alexey Dobriyan
· 14 years ago
a08aa35
lru_cache: use correct type in sizeof for allocation
by Ilia Mirkin
· 14 years ago
4440673
leds: provide helper to register "leds-gpio" devices
by Uwe Kleine-König
· 14 years ago
9b2da53
drivers/leds/leds-lm3530.c: add regulator
by Shreshtha Kumar Sahu
· 14 years ago
402f758
leds: remove the leds-h1940 driver
by Vasily Khoruzhick
· 14 years ago
3dbf622
drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533
by Jan Weitzel
· 14 years ago
3c1ab50
drivers/leds/leds-pca9532.c: add gpio capability
by Joachim Eastwood
· 14 years ago
fff26f8
leds: support automatic start of blinking with ledtrig-timer
by Esben Haabendal
· 14 years ago
5ff7742
MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITS
by Joe Perches
· 14 years ago
8007798
MAINTAINERS: remove stale reference to Chris Wright's LSM tree
by Lucian Adrian Grijincu
· 14 years ago
162a7e7
printk: allocate kernel log buffer earlier
by Mike Travis
· 14 years ago
95dde50
memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set
by Yinghai Lu
· 14 years ago
d9be9b9
lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
by Jan Beulich
· 14 years ago
746a2a8
sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined
by KOSAKI Motohiro
· 14 years ago
5bd7e6a
sparse: define __must_be_array() for __CHECKER__
by KOSAKI Motohiro
· 14 years ago
903c0c7
sparse: define dummy BUILD_BUG_ON definition for sparse
by KOSAKI Motohiro
· 14 years ago
d2b4631
init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure
by Andrew Worsley
· 14 years ago
1dbe394
xattr.h: expose string defines to userspace
by Eric Paris
· 14 years ago
4b06042
bitmap, irq: add smp_affinity_list interface to /proc/irq
by Mike Travis
· 14 years ago
e50c1f6
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
by Amerigo Wang
· 14 years ago
dbee8a0
x86: remove 32-bit versions of readq()/writeq()
by Roland Dreier
· 14 years ago
818b667
Remove unused PROC_CHANGE_PENALTY constant
by Stephen Boyd
· 14 years ago
21b7d81
include/linux/c2port.h: remove wrong and never used macros
by Wanlong Gao
· 14 years ago
0ac1ee0
ulimit: raise default hard ulimit on number of files to 4096
by Tim Gardner
· 14 years ago
db271cf
um: fix crash while os_dump_core()
by Richard Weinberger
· 14 years ago
607647a
um: include linux/prefetch.h
by Richard Weinberger
· 14 years ago
3ef6130
um: print info about fatal segfaults
by Richard Weinberger
· 14 years ago
4ff4d8d
um: add ucast ethernet transport
by Nolan Leake
· 14 years ago
d634f19
um: add earlyprintk support
by Richard Weinberger
· 14 years ago
2525e70
um: remove SIGHUP handler
by Richard Weinberger
· 14 years ago
0ce451a
um: fix UML_LIB_PATH
by Richard Weinberger
· 14 years ago
8aebe21
cris: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
8ea9716
mn10300: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
81ee42b
alpha: hook up gpiolib support
by Mark Brown
· 14 years ago
81740fc
alpha: replace with new cpumask APIs
by KOSAKI Motohiro
· 14 years ago
f67d9b1
nommu: add page alignment to mmap
by Bob Liu
· 14 years ago
eb709b0
mm: batch activate_page() to reduce lock contention
by Shaohua Li
· 14 years ago
f68aa5b
asm-generic/cacheflush.h: flush icache when copying to user pages
by Mike Frysinger
· 14 years ago
cfa54a0
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
by Andrew Barry
· 14 years ago
a539f35
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
by Daniel Kiper
· 14 years ago
a2c8990
memsw: remove noswapaccount kernel parameter
by Michal Hocko
· 14 years ago
5b52fc8
proc: allocate storage for numa_maps statistics once
by Stephen Wilson
· 14 years ago
f2beb79
proc: make struct proc_maps_private truly private
by Stephen Wilson
· 14 years ago
f69ff94
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
by Stephen Wilson
· 14 years ago
13057ef
mm: declare mpol_to_str() when CONFIG_TMPFS=n
by Stephen Wilson
· 14 years ago
9840e37
mm: remove check_huge_range()
by Stephen Wilson
· 14 years ago
722e2ee
mm: make gather_stats() type-safe and remove forward declaration
by Stephen Wilson
· 14 years ago
b1f72d1
mm: remove MPOL_MF_STATS
by Stephen Wilson
· 14 years ago
29ea2f6
mm: use walk_page_range() instead of custom page table walking code
by Stephen Wilson
· 14 years ago
d98f6cb
mm: export get_vma_policy()
by Stephen Wilson
· 14 years ago
Next »