index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_unlzo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-20
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
3
-43
/
+1
2012-02-20
x32: Add a thread flag for x32 processes
H. Peter Anvin
2
-0
/
+4
2012-02-20
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
1
-0
/
+6
2012-02-20
elf: Allow core dump-related fields to be overridden
H. J. Lu
1
-4
/
+20
2012-02-20
compat: Create compat_sys_p{read,write}v64
H. J. Lu
1
-6
/
+20
2012-02-20
aio: Use __kernel_ulong_t to define aio_context_t
H. Peter Anvin
1
-1
/
+1
2012-02-20
compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
H. Peter Anvin
1
-10
/
+8
2012-02-20
compat: Use COMPAT_USE_64BIT_TIME in net/compat.c
H. J. Lu
1
-25
/
+40
2012-02-20
compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
H. J. Lu
1
-1
/
+2
2012-02-20
compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
H. J. Lu
2
-3
/
+3
2012-02-20
compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
H. Peter Anvin
1
-4
/
+1
2012-02-20
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2
-8
/
+76
2012-02-20
compat: Introduce COMPAT_USE_64BIT_TIME
H. J. Lu
1
-0
/
+4
2012-02-20
sysinfo: Use explicit types in <linux/sysinfo.h>
H. Peter Anvin
1
-14
/
+16
2012-02-20
x32: Create posix_types_x32.h
H. Peter Anvin
3
-1
/
+23
2012-02-20
posix_types: Introduce __kernel_[u]long_t
H. Peter Anvin
1
-9
/
+14
2012-02-20
sysinfo: Move struct sysinfo to a separate header file
H. Peter Anvin
3
-19
/
+25
2012-02-20
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
1
-27
/
+30
2012-02-20
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
6
-9
/
+13
2012-02-19
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
David Howells
1
-23
/
+0
2012-02-19
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
6
-47
/
+37
2012-02-19
Wrap accesses to the fd_sets in struct fdtable
David Howells
10
-27
/
+57
2012-02-14
posix_types: Remove fd_set macros
H. Peter Anvin
2
-72
/
+24
2012-02-14
xtensa: Use generic posix_types.h
H. Peter Anvin
1
-90
/
+7
2012-02-14
x86: Use generic posix_types.h
H. Peter Anvin
2
-169
/
+12
2012-02-14
sparc: Use generic posix_types.h
H. Peter Anvin
1
-116
/
+17
2012-02-14
sh: Remove unnecessary posix_types.h type overrides
H. Peter Anvin
2
-9
/
+0
2012-02-14
s390: Use generic posix_types.h
H. Peter Anvin
1
-60
/
+10
2012-02-14
powerpc: Use generic posix_types.h
H. Peter Anvin
1
-109
/
+9
2012-02-14
parisc: Use generic posix_types.h
H. Peter Anvin
1
-110
/
+9
2012-02-14
mn10300: Use generic posix_types.h
H. Peter Anvin
1
-100
/
+11
2012-02-14
mips: Use generic posix_types.h
H. Peter Anvin
1
-114
/
+7
2012-02-14
m68k: Use generic posix_types.h
H. Peter Anvin
1
-43
/
+10
2012-02-14
m32r: Use generic posix_types.h
H. Peter Anvin
1
-99
/
+9
2012-02-14
ia64: Use generic posix_types.h
H. Peter Anvin
1
-118
/
+3
2012-02-14
h8300: Use generic posix_types.h
H. Peter Anvin
1
-40
/
+9
2012-02-14
frv: Use generic posix_types.h
H. Peter Anvin
1
-43
/
+10
2012-02-14
cris: Use generic posix_types.h
H. Peter Anvin
1
-40
/
+10
2012-02-14
avr32: Use generic posix_types.h
H. Peter Anvin
1
-96
/
+11
2012-02-14
arm: Use generic posix_types.h
H. Peter Anvin
1
-46
/
+9
2012-02-14
alpha: Use generic posix_types.h
H. Peter Anvin
1
-108
/
+5
2012-02-14
posix_types: Make it possible to override __kernel_fsid_t
H. Peter Anvin
1
-4
/
+6
2012-02-14
posix_types: Make __kernel_[ug]id32_t default to unsigned int
H. Peter Anvin
1
-2
/
+2
2012-02-09
Linux 3.3-rc3
v3.3-rc3
Linus Torvalds
1
-1
/
+1
2012-02-09
pcmcia: fix socket refcount decrementing on each resume
Russell King
1
-3
/
+1
2012-02-09
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2
-3
/
+3
2012-02-09
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
Axel Lin
1
-2
/
+2
2012-02-09
mm: compaction: check for overlapping nodes during isolation for migration
Mel Gorman
1
-1
/
+10
2012-02-09
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
Xi Wang
1
-0
/
+2
2012-02-08
ASoC: wm8994: Disable line output discharge prior to ramping VMID
Mark Brown
1
-0
/
+5
[next]