Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
50e0168cc3406fc1a04d57eb08f500a173d1660d
50e0168
ext4: use little-endian bitops
by Akinobu Mita
· 14 years ago
0795cce
ext3: use little-endian bitops
by Akinobu Mita
· 14 years ago
e1dc1c8
rds: use little-endian bitops
by Akinobu Mita
· 14 years ago
cd7e48c
kvm: use little-endian bitops
by Akinobu Mita
· 14 years ago
c565300
asm-generic: use little-endian bitops
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
c1e6ca7
m68knommu: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
3f5527f
m68k: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
f6b57e3
arm: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
50b9b47
s390: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
f57d7ff
powerpc: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
a56560b
asm-generic: change little-endian bitops to take any pointer types
by Akinobu Mita
· 14 years ago
c4945b9
asm-generic: rename generic little-endian bitops functions
by Akinobu Mita
· 14 years ago
63ab595
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
by Akinobu Mita
· 14 years ago
12ce224
rds: stop including asm-generic/bitops/le.h directly
by Akinobu Mita
· 14 years ago
5140a35
kvm: stop including asm-generic/bitops/le.h directly
by Akinobu Mita
· 14 years ago
135a9fc
fs/adfs/adfs.h: fix unsigned comparison
by Andrew Morton
· 14 years ago
f48fea0
ia64: fix build breakage in asm/thread_info.h
by Luck, Tony
· 14 years ago
968b503
Revert "drm/i915: Don't save/restore hardware status page address register"
by Chris Wilson
· 14 years ago
4bbba11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
2130781
sys_swapon: fix inode locking
by Cesar Eduardo Barros
· 14 years ago
04948c7
smp: add missing init.h include
by Heiko Carstens
· 14 years ago
ce24f58
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
5a88264
ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side
by David Henningsson
· 14 years ago
6447f55d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
c50e3f5
bloat-o-meter: include read-only data section in report
by Jean Delvare
· 14 years ago
565d76c
zlib: slim down zlib_deflate() workspace when possible
by Jim Keniston
· 14 years ago
b12d125
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new()
by Andrey Vagin
· 14 years ago
e91f90b
aio: wake all waiters when destroying ctx
by Roland Dreier
· 14 years ago
77d1c8e
pps: remove unreachable code
by Alexander Gordeev
· 14 years ago
da23ef0
adfs: add hexadecimal filetype suffix option
by Stuart Swales
· 14 years ago
7a9730a
adfs: improve timestamp precision
by Stuart Swales
· 14 years ago
2f09719
adfs: fix E+/F+ dir size > 2048 crashing kernel
by Stuart Swales
· 14 years ago
12da58b
Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation
by Chen Gong
· 14 years ago
e06c374
Documentation/Changes: minor corrections
by Christian Kujau
· 14 years ago
38829dc
Documentation/CodingStyle: flesh out if-else examples
by Harry Wei
· 14 years ago
0bc825d
codafs: fix compile warning when CONFIG_SYSCTL=n
by Rakib Mullick
· 14 years ago
1c00f01
x86: allow CONFIG_ISA_DMA_API to be disabled
by David Rientjes
· 14 years ago
8df3bd9
x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled
by David Rientjes
· 14 years ago
4061d68
x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled
by David Rientjes
· 14 years ago
586f83e
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
by David Rientjes
· 14 years ago
ff859ba
rtc: add real-time clock driver for NVIDIA Tegra
by Andrew Chew
· 14 years ago
49d50fb
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
by Vasiliy Kulikov
· 14 years ago
cf044f0
drivers/rtc/rtc-isl1208.c: add alarm support
by Ryan Mallon
· 14 years ago
bc96ba7
rtc: convert DS1374 to dev_pm_ops
by Mark Brown
· 14 years ago
ea611b26
init: return proper error code in do_mounts_rd()
by Davidlohr Bueso
· 14 years ago
1a530a6
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
by David Daney
· 14 years ago
f4d93ad
epoll: fix compiler warning and optimize the non-blocking path
by Shawn Bohrer
· 14 years ago
3fb0e58
epoll: move ready event check into proper inline
by Davide Libenzi
· 14 years ago
d03e161
crc32: add missed brackets in macro
by Konstantin Khlebnikov
· 14 years ago
309c00c
checkpatch: warn about memset with swapped arguments
by Dave Jones
· 14 years ago
b078121
scripts/checkpatch.pl: reset rpt_cleaners warnings
by Mike Frysinger
· 14 years ago
984b203
drivers/mmc/host/omap_hsmmc.c: use resource_size()
by Chris Ball
· 14 years ago
2092014
drivers/mmc/host/omap.c: use resource_size()
by Chris Ball
· 14 years ago
e359dc2
sigma-firmware: loader for Analog Devices' SigmaStudio
by Mike Frysinger
· 14 years ago
33ee3b2
kstrto*: converting strings to integers done (hopefully) right
by Alexey Dobriyan
· 14 years ago
8a5700c
MAINTAINERS: add drivers/platform/msm to MSM subsystem
by Kenneth Heitke
· 14 years ago
116ab80
MAINTAINERS: update WINBOND CIR pattern
by Joe Perches
· 14 years ago
f1d2313
MAINTAINERS: uSB SE401 moved to staging, update pattern
by Joe Perches
· 14 years ago
943fc81
MAINTAINERS: update SFI pattern
by Joe Perches
· 14 years ago
4e85085
MAINTAINERS: remove SHARP LH7A40X section
by Joe Perches
· 14 years ago
390889b
MAINTAINERS: update SCX200 file pattern
by Joe Perches
· 14 years ago
3a83ea6
MAINTAINERS: remove unused TIMEKEEPING timekeeping.h
by Joe Perches
· 14 years ago
c45e98a
MAINTAINERS: remove IEEE1394 entry
by Joe Perches
· 14 years ago
2a83744
MAINTAINERS: update media path
by Joe Perches
· 14 years ago
4fa2651
MAINTAINERS: update clkdev location
by Joe Perches
· 14 years ago
6e08bbb
MAINTAINERS: remove unnecessary linux-kernel@vger.kernel.org entries
by Joe Perches
· 14 years ago
e801dc5
MAINTAINERS: add missing : after HR Timers F tag
by Joe Perches
· 14 years ago
0ddf20e
MAINTAINERS: remove ASOC CODEC DRIVERS files not in tree
by Joe Perches
· 14 years ago
a3f531a
MAINTAINERS: change web links from wiki-analog to wiki.analog
by Joe Perches
· 14 years ago
45b4e0d
MAINTAINERS: update ADP5520 pattern
by Joe Perches
· 14 years ago
706e69d
MAINTAINERS: quote non-alphanumeric email addresses
by Joe Perches
· 14 years ago
b153da6
MAINTAINERS: add topgit for T:
by Harry Wei
· 14 years ago
7764dcb
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
by Joe Perches
· 14 years ago
5af5bcb
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
by Mandeep Singh Baines
· 14 years ago
9f36e2c
printk: use %pK for /proc/kallsyms and /proc/modules
by Kees Cook
· 14 years ago
fe3d8ad
console: prevent registered consoles from dumping old kernel message over again
by Feng Tang
· 14 years ago
7bf6939
console: allow to retain boot console via boot option keep_bootcon
by Fabio M. Di Nitto
· 14 years ago
2629760
vsprintf: neaten %pK kptr_restrict, save a bit of code space
by Joe Perches
· 14 years ago
3bb598f
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
by Kirill A. Shutemov
· 14 years ago
f99a993
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
by Don Zickus
· 14 years ago
fef2c9b
kernel/watchdog.c: allow hardlockup to panic by default
by Don Zickus
· 14 years ago
b1b5f65
calibrate: retry with wider bounds when converge seems to fail
by Phil Carmody
· 14 years ago
191e568
calibrate: home in on correct lpj value more quickly
by Phil Carmody
· 14 years ago
71c696b
calibrate: extract fall-back calculation into own helper
by Phil Carmody
· 14 years ago
9bfb23f
sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
by Oleg Nesterov
· 14 years ago
4d51985
kernel/cpu.c: fix many errors related to style.
by Michael Rodriguez
· 14 years ago
34db18a0
smp: move smp setup functions to kernel/smp.c
by Amerigo Wang
· 14 years ago
fa9ee9c
include/linux/err.h: add a function to cast error-pointers to a return value
by Uwe Kleine-König
· 14 years ago
d404ab0
move x86 specific oops=panic to generic code
by Olaf Hering
· 14 years ago
b259514
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
deb187e
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
by Vasiliy Kulikov
· 14 years ago
a844b43
drivers/misc/atmel_tclib.c: fix a memory leak
by Axel Lin
· 14 years ago
6f7d485
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
by Axel Lin
· 14 years ago
4e67359
drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled
by Hong Liu
· 14 years ago
b950054
ST SPEAr: PCIE gadget suppport
by Pratyush Anand
· 14 years ago
45bff2e
drivers/misc/bmp085.c: free initmem memory
by Shubhrajyoti Datta
· 14 years ago
4a7de63
bh1780gli: convert to dev pm ops
by Shubhrajyoti Datta
· 14 years ago
f3ccfcd
fs.h: remove 8 bytes of padding from block_device on 64bit builds
by Richard Kennedy
· 14 years ago
Next »