index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
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
19
-304
/
+106
2010-07-19
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
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
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
3
-0
/
+34
2010-07-16
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-16
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
4
-28
/
+31
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
x86: Force HPET readback_cmp for all ATI chipsets
Thomas Gleixner
2
-5
/
+18
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
2010-07-15
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nicolas Pitre
1
-2
/
+3
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
72
-1025
/
+1025
2010-07-12
Linux 2.6.35-rc5
v2.6.35-rc5
Linus Torvalds
1
-1
/
+1
2010-07-12
MAINTAINERS: fix EDAC-I7CORE file patterns
Joe Perches
1
-1
/
+3
2010-07-12
ocfs2: tighten up strlen() checking
Dan Carpenter
1
-1
/
+1
2010-07-12
ocfs2: Make xattr reflink work with new local alloc reservation.
Tao Ma
1
-36
/
+90
2010-07-12
ocfs2: make xattr extension work with new local alloc reservation.
Tao Ma
1
-29
/
+45
2010-07-12
ocfs2: Remove the redundant cpu_to_le64.
Tao Ma
1
-1
/
+1
2010-07-12
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-07-12
ocfs2: No need to zero pages past i_size.
Joel Becker
1
-4
/
+18
2010-07-12
ARM: Update mach-types
Russell King
1
-3
/
+149
2010-07-12
KVM: MMU: flush remote tlbs when overwriting spte with different pfn
Xiao Guangrong
1
-0
/
+2
2010-07-11
HID: Send Report ID when numbered reports are sent over the control endpoint.
Alan Ott
1
-3
/
+10
[next]