index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
fs: Fix close_on_exec pointer in alloc_fdtable
Bobby Powers
1
-1
/
+1
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
2012-02-08
ASoC: wm8994: Fix typo in VMID ramp setting
Mark Brown
1
-1
/
+1
2012-02-08
ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs
Clemens Ladisch
1
-11
/
+14
2012-02-08
ALSA: usb-audio: add Edirol UM-3G support
Clemens Ladisch
1
-0
/
+8
2012-02-08
checkpatch: Warn on code with 6+ tab indentation
Joe Perches
1
-0
/
+6
2012-02-07
ACPI: remove duplicated lines of merging problems with acpi_processor_add
Yinghai Lu
1
-7
/
+0
2012-02-07
ALSA: hda - add support for Uniwill ECS M31EI notebook
Jaroslav Kysela
1
-0
/
+1
2012-02-07
HID: wiimote: fix invalid power_supply_powers call
Jiri Kosina
1
-2
/
+2
2012-02-07
ALSA: hda - Fix error handling in patch_ca0132.c
Takashi Iwai
1
-14
/
+19
2012-02-07
target: Fix unsupported WRITE_SAME sense payload
Martin Svec
1
-3
/
+3
2012-02-07
iscsi: use IP_FREEBIND socket option
Dax Kelson
1
-0
/
+8
2012-02-07
iblock: fix handling of large requests
Christoph Hellwig
1
-0
/
+7
2012-02-07
target: handle empty string writes in sysfs
Dan Carpenter
1
-4
/
+8
2012-02-07
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
1
-0
/
+1
2012-02-07
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
1
-1
/
+1
2012-02-07
target: Fix target_submit_cmd() exception handling
Nicholas Bellinger
1
-8
/
+10
2012-02-07
target: Change target_submit_cmd() to return void
Andy Grover
3
-11
/
+5
2012-02-07
target: accept REQUEST_SENSE with 18bytes
Sebastian Andrzej Siewior
1
-10
/
+4
2012-02-07
md: two small fixes to handling interrupt resync.
NeilBrown
1
-2
/
+3
[next]