Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0bf6276392e990dd0da0ccd8e10f42597d503f29
0bf6276
x32: Warn and disable rather than error if binutils too old
by H. Peter Anvin
· 13 years ago
e0a449c
Merge branch 'core/types' into x86/x32
by H. Peter Anvin
· 13 years ago
00194b2e
x32: Only clear TIF_X32 flag once
by Bobby Powers
· 13 years ago
ce5f7a9
x32: Make sure TS_COMPAT is cleared for x32 tasks
by Bobby Powers
· 13 years ago
189017c
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
by David Howells
· 13 years ago
3f21723
Merge branch 'core/types' into x86/x32
by H. Peter Anvin
· 13 years ago
f044db4
fs: Fix close_on_exec pointer in alloc_fdtable
by Bobby Powers
· 13 years ago
862ae31
x32: Drop non-__vdso weak symbols from the x32 VDSO
by H. Peter Anvin
· 13 years ago
22e842d
x32: Fix coding style violations in the x32 VDSO code
by H. Peter Anvin
· 13 years ago
1a21d4e
x32: Add x32 VDSO support
by H. J. Lu
· 13 years ago
5fd92e6
x32: Allow x32 to be configured
by H. J. Lu
· 13 years ago
a06c9bc
x32: If configured, add x32 system calls to system call tables
by H. Peter Anvin
· 13 years ago
d1a797f
x32: Handle process creation
by H. Peter Anvin
· 13 years ago
c5a3739
x32: Signal-related system calls
by H. Peter Anvin
· 13 years ago
a96d692
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
by H. Peter Anvin
· 13 years ago
fca460f
x32: Handle the x32 system call flag
by H. Peter Anvin
· 13 years ago
9d38976
x32: Add rt_sigframe_x32
by H. Peter Anvin
· 13 years ago
4048e2a
x32: Add struct ucontext_x32
by H. J. Lu
· 13 years ago
8513942
x32: Export setup/restore_sigcontext from signal.c
by H. Peter Anvin
· 13 years ago
f28f0c2
x86: Move some signal-handling definitions to a common header
by H. Peter Anvin
· 13 years ago
ea499fe
x32: Generate <asm/unistd_64_x32.h>
by H. Peter Anvin
· 13 years ago
6cbb369
x32: Generate <asm/unistd_x32.h>
by H. Peter Anvin
· 13 years ago
6630f11
x32: Add x32 system calls to syscall/syscall_64.tbl
by H. Peter Anvin
· 13 years ago
2c73ce7
x86-64, ia32: Drop sys32_rt_sigprocmask
by H. Peter Anvin
· 13 years ago
bb21272
x32: Add a thread flag for x32 processes
by H. Peter Anvin
· 13 years ago
d046ff8
x86-64: Add prototype for old_rsp to a header file
by H. J. Lu
· 13 years ago
0953f65
elf: Allow core dump-related fields to be overridden
by H. J. Lu
· 13 years ago
4ee5c0d
compat: Create compat_sys_p{read,write}v64
by H. J. Lu
· 13 years ago
ff88943
aio: Use __kernel_ulong_t to define aio_context_t
by H. Peter Anvin
· 13 years ago
644595f
compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
by H. Peter Anvin
· 13 years ago
ee4fa23
compat: Use COMPAT_USE_64BIT_TIME in net/compat.c
by H. J. Lu
· 13 years ago
da88cea
compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
by H. J. Lu
· 13 years ago
f930a7a
compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
by H. J. Lu
· 13 years ago
9dd4cca
compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
by H. Peter Anvin
· 13 years ago
6684ba2
compat: Add helper functions to read/write struct timeval, timespec
by H. Peter Anvin
· 13 years ago
45e8778
compat: Introduce COMPAT_USE_64BIT_TIME
by H. J. Lu
· 13 years ago
109a1f3
sysinfo: Use explicit types in <linux/sysinfo.h>
by H. Peter Anvin
· 13 years ago
1f5e27a
x32: Create posix_types_x32.h
by H. Peter Anvin
· 13 years ago
afead38
posix_types: Introduce __kernel_[u]long_t
by H. Peter Anvin
· 13 years ago
d8e5dde
sysinfo: Move struct sysinfo to a separate header file
by H. Peter Anvin
· 13 years ago
4f72e33
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
by H. Peter Anvin
· 13 years ago
6bd3300
x86: Factor out TIF_IA32 from 32-bit address space
by H. Peter Anvin
· 13 years ago
cf42004
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
by David Howells
· 13 years ago
1fd36ad
Replace the fd_sets in struct fdtable with an array of unsigned longs
by David Howells
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
8b3d1cd
posix_types: Remove fd_set macros
by H. Peter Anvin
· 13 years ago
2759e65
xtensa: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
07d6202
x86: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
8c4c7a9
sparc: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
81620bb
sh: Remove unnecessary posix_types.h type overrides
by H. Peter Anvin
· 13 years ago
3b2a469
s390: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
fae89ee
powerpc: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
f4f0727
parisc: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
e96d322
mn10300: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
86fcd10
mips: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
08a655c
m68k: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
86d10ea
m32r: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
f3ce4a0
ia64: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
e16deba
h8300: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
4fb16b5
frv: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
4d6232b
cris: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
0967504
avr32: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
e7ca2e1
arm: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
cee1332
alpha: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
34e6f9e
posix_types: Make it possible to override __kernel_fsid_t
by H. Peter Anvin
· 13 years ago
b4255ba
posix_types: Make __kernel_[ug]id32_t default to unsigned int
by H. Peter Anvin
· 13 years ago
d65b4e9
Linux 3.3-rc3
by Linus Torvalds
· 13 years ago
6308240
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
19e75ed
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
4d39aa1
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
4a68d54
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
15a4635
Merge branch 'akpm' (Andrew's tree)
by Linus Torvalds
· 13 years ago
025e4ab
pcmcia: fix socket refcount decrementing on each resume
by Russell King
· 13 years ago
b9980cd
mm: fix UP THP spin_is_locked BUGs
by Hugh Dickins
· 13 years ago
ec44fd4
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
by Axel Lin
· 13 years ago
dc90860
mm: compaction: check for overlapping nodes during isolation for migration
by Mel Gorman
· 13 years ago
1ecd3c7
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
by Xi Wang
· 13 years ago
e862f2e
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
982d411
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
a7c4183
ASoC: wm8994: Disable line output discharge prior to ramping VMID
by Mark Brown
· 13 years ago
f647e15
ASoC: wm8994: Fix typo in VMID ramp setting
by Mark Brown
· 13 years ago
2492250
ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs
by Clemens Ladisch
· 13 years ago
927c942
ALSA: usb-audio: add Edirol UM-3G support
by Clemens Ladisch
· 13 years ago
98e9685
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
8eef05d
checkpatch: Warn on code with 6+ tab indentation
by Joe Perches
· 13 years ago
6bd113f
Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
95025d6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
59c1204
ACPI: remove duplicated lines of merging problems with acpi_processor_add
by Yinghai Lu
· 13 years ago
84f8bf3
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e25c173
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
abaaf3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
416846d
ALSA: hda - add support for Uniwill ECS M31EI notebook
by Jaroslav Kysela
· 13 years ago
217c8b2
HID: wiimote: fix invalid power_supply_powers call
by Jiri Kosina
· 13 years ago
b97f6bf
ALSA: hda - Fix error handling in patch_ca0132.c
by Takashi Iwai
· 13 years ago
cfd0d11
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
67236c4
target: Fix unsupported WRITE_SAME sense payload
by Martin Svec
· 13 years ago
9f9ef6d
iscsi: use IP_FREEBIND socket option
by Dax Kelson
· 13 years ago
5c55125
iblock: fix handling of large requests
by Christoph Hellwig
· 13 years ago
3011684
target: handle empty string writes in sysfs
by Dan Carpenter
· 13 years ago
c3bc93d
iscsi_target: in_aton needs linux/inet.h
by Stephen Rothwell
· 13 years ago
Next »