index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable-nopud.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
m68knommu: introduce little-endian bitops
Akinobu Mita
2
-14
/
+27
2011-03-24
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
14
-0
/
+48
2011-03-24
m68k: introduce little-endian bitops
Akinobu Mita
1
-26
/
+67
2011-03-24
arm: introduce little-endian bitops
Akinobu Mita
1
-26
/
+65
2011-03-24
s390: introduce little-endian bitops
Akinobu Mita
1
-19
/
+54
2011-03-24
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
3
-30
/
+61
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
9
-46
/
+46
2011-03-24
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
1
-26
/
+20
2011-03-24
rds: stop including asm-generic/bitops/le.h directly
Akinobu Mita
1
-5
/
+4
2011-03-24
kvm: stop including asm-generic/bitops/le.h directly
Akinobu Mita
1
-2
/
+1
2011-03-24
fs/adfs/adfs.h: fix unsigned comparison
Andrew Morton
1
-1
/
+1
2011-03-24
ia64: fix build breakage in asm/thread_info.h
Luck, Tony
1
-1
/
+1
2011-03-24
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2
-0
/
+7
2011-03-23
sys_swapon: fix inode locking
Cesar Eduardo Barros
1
-2
/
+5
2011-03-23
smp: add missing init.h include
Heiko Carstens
1
-0
/
+1
2011-03-23
ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side
David Henningsson
1
-8
/
+17
2011-03-23
bloat-o-meter: include read-only data section in report
Jean Delvare
1
-1
/
+3
2011-03-23
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
9
-23
/
+71
2011-03-23
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
1
-1
/
+1
2011-03-23
aio: wake all waiters when destroying ctx
Roland Dreier
1
-2
/
+2
2011-03-23
pps: remove unreachable code
Alexander Gordeev
1
-5
/
+0
2011-03-23
adfs: add hexadecimal filetype suffix option
Stuart Swales
6
-26
/
+99
2011-03-23
adfs: improve timestamp precision
Stuart Swales
1
-21
/
+19
2011-03-23
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2
-21
/
+84
2011-03-23
Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation
Chen Gong
1
-4
/
+101
2011-03-23
Documentation/Changes: minor corrections
Christian Kujau
1
-4
/
+4
2011-03-23
Documentation/CodingStyle: flesh out if-else examples
Harry Wei
1
-0
/
+7
2011-03-23
codafs: fix compile warning when CONFIG_SYSCTL=n
Rakib Mullick
1
-7
/
+1
2011-03-23
x86: allow CONFIG_ISA_DMA_API to be disabled
David Rientjes
2
-4
/
+12
2011-03-23
x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled
David Rientjes
1
-1
/
+1
2011-03-23
x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled
David Rientjes
1
-1
/
+2
2011-03-23
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
3
-6
/
+10
2011-03-23
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
3
-0
/
+499
2011-03-23
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
1
-1
/
+1
2011-03-23
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
1
-5
/
+171
2011-03-23
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-03-23
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
1
-1
/
+1
2011-03-23
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
David Daney
1
-1
/
+1
2011-03-23
epoll: fix compiler warning and optimize the non-blocking path
Shawn Bohrer
1
-5
/
+28
2011-03-23
epoll: move ready event check into proper inline
Davide Libenzi
1
-3
/
+16
2011-03-23
crc32: add missed brackets in macro
Konstantin Khlebnikov
1
-1
/
+1
2011-03-23
checkpatch: warn about memset with swapped arguments
Dave Jones
1
-0
/
+5
2011-03-23
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
1
-0
/
+1
2011-03-23
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-23
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
1
-3
/
+3
2011-03-23
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
4
-0
/
+188
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
8
-150
/
+1039
2011-03-23
MAINTAINERS: add drivers/platform/msm to MSM subsystem
Kenneth Heitke
1
-0
/
+1
2011-03-23
MAINTAINERS: update WINBOND CIR pattern
Joe Perches
1
-1
/
+1
[next]