index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-07
fbdev: remove makefile reference to removed driver
Krzysztof Helt
1
-1
/
+0
2009-05-07
alloc_vmap_area: fix memory leak
Ralph Wuerthner
1
-0
/
+1
2009-05-07
doc: small kernel-parameters updates
Randy Dunlap
1
-2
/
+8
2009-05-07
fbdev: fix fillrect for 24bpp modes
Michal Januszewski
3
-39
/
+48
2009-05-07
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
1
-23
/
+21
2009-05-07
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
1
-20
/
+55
2009-05-07
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2
-6
/
+14
2009-05-07
doc: hashdist defaults on for 64bit
Hugh Dickins
1
-1
/
+1
2009-05-07
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2
-3
/
+3
2009-05-06
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-05-06
vt: Add a note on the historical abuse of CLOCK_TICK_RATE
Alan Cox
1
-0
/
+6
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
1
-3
/
+3
2009-05-05
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
1
-0
/
+8
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
4
-9
/
+10
2009-05-05
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
1
-0
/
+11
2009-05-05
i2c-algo-bit: Fix timeout test
Dave Airlie
1
-1
/
+1
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
9
-13
/
+13
2009-05-05
e1000: fix virtualization bug
Jesse Brandeburg
1
-1
/
+1
2009-05-05
bonding: fix alb mode locking regression
Jay Vosburgh
1
-9
/
+3
2009-05-05
selinux: Fix send_sigiotask hook
Stephen Smalley
1
-1
/
+1
2009-05-05
proc: avoid information leaks to non-privileged processes
Jake Edge
2
-5
/
+13
2009-05-04
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
3
-34
/
+43
2009-05-04
usbnet: CDC EEM support (v5)
Omar Laazimani
4
-0
/
+399
2009-05-04
x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo
Andreas Herrmann
1
-1
/
+1
2009-05-04
tcp: Fix tcp_prequeue() to get correct rto_min value
Satoru SATOH
2
-11
/
+13
2009-05-04
ehea: fix invalid pointer access
Hannes Hering
2
-14
/
+19
2009-05-04
ASoC: Remove BROKEN from mpc5200 kconfig
Takashi Iwai
1
-1
/
+1
2009-05-04
amd-iommu: fix iommu flag masks
Joerg Roedel
1
-8
/
+8
2009-05-04
kbuild, modpost: fix unexpected non-allocatable warning with mips
Sam Ravnborg
1
-1
/
+11
2009-05-04
kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc
Sam Ravnborg
1
-1
/
+1
2009-05-04
kbuild, modpost: fix unexpected non-allocatable section when cross compiling
Anders Kaseorg
1
-12
/
+23
2009-05-03
mvsdio: fix CONFIG_PM=y build
Rabin Vincent
1
-6
/
+5
2009-05-03
mmci: fix crash with debug enabled
Rabin Vincent
1
-1
/
+1
2009-05-03
sdhci: catch ADMA errors
Pierre Ossman
1
-1
/
+1
2009-05-03
mmc: increase power up delay
José M. Fernández
1
-2
/
+2
2009-05-03
sdhci-pci: bad error handling in probe function
Dan Carpenter
1
-3
/
+5
2009-05-03
mmc_block: be prepared for oversized requests
Pierre Ossman
1
-0
/
+8
2009-05-03
NFS: Close page_mkwrite() races
Trond Myklebust
1
-3
/
+3
2009-05-03
Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
David Gibson
33
-45
/
+83
2009-05-03
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
Trond Myklebust
3
-9
/
+24
2009-05-03
ibft: fix the display of a few fields in the NIC attribute structure in sysfs
Ashutosh Naik
1
-2
/
+2
2009-05-03
mm: prevent divide error for small values of vm_dirty_bytes
Andrea Righi
2
-1
/
+8
2009-05-03
vmscan: avoid multiplication overflow in shrink_zone()
Andrew Morton
1
-1
/
+1
2009-05-03
ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
Oleg Nesterov
1
-2
/
+2
2009-05-03
kernel-doc: restrict syntax for private: and public:
Randy Dunlap
2
-5
/
+9
2009-05-03
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
5
-65
/
+17
2009-05-03
of: make of_(un)register_platform_driver common code
Grant Likely
3
-20
/
+10
2009-05-03
alpha: binfmt_aout fix
Ivan Kokshaysky
4
-6
/
+23
2009-05-03
alpha: futex implementation
Ivan Kokshaysky
2
-4
/
+116
2009-05-03
alpha: exception table sorting
Ivan Kokshaysky
2
-1
/
+41
[next]