index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
seq_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
1
-0
/
+9
2010-07-21
include/linux/vgaarb.h: add missing part of include guard
Doug Goldstein
1
-0
/
+1
2010-07-21
vfs: fix RCU-lockdep false positive due to /proc
Paul E. McKenney
1
-1
/
+2
2010-07-21
sdhci-s3c: add missing remove function
Marek Szyprowski
1
-0
/
+20
2010-07-21
Andres has moved
Andres Salomon
3
-3
/
+3
2010-07-21
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-21
x86, numa: fix boot without RAM on node0 again
Yinghai Lu
1
-8
/
+9
2010-07-21
edac: mpc85xx: add support for MPC8569 EDAC controllers
Anton Vorontsov
1
-0
/
+1
2010-07-21
edac: mpc85xx: fix MPC85xx dependency
Anton Vorontsov
1
-1
/
+1
2010-07-21
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
2010-07-21
ipc/sem.c: bugfix for semop() not reporting successful operation
Manfred Spraul
1
-7
/
+39
2010-07-21
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
1
-1
/
+2
2010-07-21
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
1
-24
/
+9
2010-07-21
drm/radeon/kms: fix shared ddc harder
Alex Deucher
1
-14
/
+9
2010-07-20
documentation: fix almost duplicate filenames (IO/io-mapping.txt)
Randy Dunlap
2
-2
/
+4
2010-07-20
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-20
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
1
-0
/
+10
2010-07-20
drm/i915: Define MI_ARB_STATE bits
Keith Packard
1
-0
/
+64
2010-07-20
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-07-20
fb: handle allocation failure in alloc_apertures()
Dan Carpenter
1
-0
/
+2
2010-07-20
drm: radeon: check kzalloc() result
Kulikov Vasiliy
1
-0
/
+2
2010-07-20
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
1
-0
/
+2
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2
-7
/
+67
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
4
-53
/
+15
2010-07-19
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
1
-2
/
+2
2010-07-19
intel_scu_ipc: Oops/crash fixes
Sreedhara DS
1
-4
/
+8
2010-07-19
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
Sage Weil
1
-3
/
+13
2010-07-19
Btrfs: fix split_leaf double split corner case
Chris Mason
1
-18
/
+111
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2
-0
/
+11
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-07-19
[S390] cio: fix potential overflow in chpid descriptor
Sebastian Ott
1
-1
/
+1
2010-07-19
[S390] add missing device put
Stefan Haberland
1
-1
/
+3
2010-07-19
[S390] dasd: use correct label location for diag fba disks
Peter Oberparleiter
1
-2
/
+12
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
175
-1619
/
+2099
2010-07-19
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
2010-07-19
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
1
-1
/
+2
2010-07-18
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
1
-0
/
+1
2010-07-17
x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
Jacob Pan
1
-3
/
+4
2010-07-17
x86: Fix x2apic preenabled system with kexec
Yinghai Lu
1
-1
/
+1
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
ibmveth: lost IRQ while closing/opening device leads to service loss
Robert Jennings
1
-1
/
+3
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
3
-0
/
+34
2010-07-16
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
1
-5
/
+5
2010-07-16
ceph: do not include cap/dentry releases in replayed messages
Sage Weil
2
-0
/
+9
2010-07-16
ceph: reuse request message when replaying against recovering mds
Sage Weil
1
-5
/
+22
2010-07-16
vhost: avoid pr_err on condition guest can trigger
Michael S. Tsirkin
1
-4
/
+4
2010-07-16
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-16
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
1
-2
/
+6
2010-07-16
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
10
-5
/
+16
[next]