index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swap_state.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-14
spi/atmel: let transfers through if not changing bits_per_word
Matthias Brugger
1
-1
/
+13
2010-10-14
spi/topcliff: Fix uninitialized variable defect
Grant Likely
1
-1
/
+1
2010-10-13
powerpc/of: add eSPI controller dts bindings and DTS modification
Mingkai Hu
3
-8
/
+79
2010-10-13
spi/fsl_spi: add eSPI controller support
Mingkai Hu
4
-0
/
+761
2010-10-13
spi/mpc8xxx: refactor the common code for SPI/eSPI controller
Mingkai Hu
5
-392
/
+522
2010-10-13
spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
Mingkai Hu
3
-5
/
+6
2010-10-13
spi/pl022: fix dubious allocation staticize platform data
Linus Walleij
1
-50
/
+46
2010-10-13
spi/pl022: get rid of chipinfo dev pointer
Linus Walleij
2
-16
/
+12
2010-10-13
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
7
-99
/
+63
2010-10-13
spi: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-13
spi/pl022: add PrimeCell generic DMA support
Linus Walleij
2
-88
/
+434
2010-10-13
spi/topcliff: Tidy up Kconfig help text
Grant Likely
1
-4
/
+3
2010-10-13
spi/topcliff: cleanups for style and conciseness
Grant Likely
1
-364
/
+138
2010-10-08
spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver
Masayuki Ohtake
3
-0
/
+1538
2010-10-06
Linux 2.6.36-rc7
v2.6.36-rc7
Linus Torvalds
1
-1
/
+1
2010-10-06
powerpc: remove unused variable
Stephen Rothwell
1
-1
/
+0
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
11
-26
/
+14
2010-10-05
xen: do not initialize PV timers on HVM if !xen_have_vector_callback
Stefano Stabellini
1
-2
/
+3
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
2010-10-04
ksm: fix bad user data when swapping
Hugh Dickins
1
-2
/
+4
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
1
-1
/
+7
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
1
-1
/
+1
2010-10-04
MIPS: Don't place cu2 notifiers in __cpuinitdata
David Daney
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-10-04
MIPS: Alchemy: Resolve prom section mismatches
Manuel Lauss
1
-3
/
+2
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
1
-2
/
+2
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
6
-9
/
+37
2010-10-04
MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-10-04
MIPS: N32: Fix getdents64 syscall for n32
Bernhard Walle
1
-1
/
+1
2010-10-04
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
2
-2
/
+2
2010-10-04
MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.
Ralf Baechle
2
-17
/
+6
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
4
-5
/
+5
2010-10-04
MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.
Ralf Baechle
1
-2
/
+18
2010-10-04
MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.
Ralf Baechle
1
-8
/
+20
2010-10-04
MIPS: Audit: Fix hang in entry.S.
Ralf Baechle
1
-1
/
+2
2010-10-04
MIPS: Document why RELOC_HIDE is there.
Ralf Baechle
1
-0
/
+14
2010-10-04
MIPS: Octeon: Determine if helper needs to be built
Andreas Bießmann
2
-1
/
+5
2010-10-04
MIPS: Use generic atomic64 for 32-bit kernels
Deng-Cheng Zhu
2
-0
/
+5
2010-10-04
MIPS: RM7000: Symbol should be static
Ricardo Mendoza
1
-1
/
+1
2010-10-04
MIPS: kspd: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-10-04
MIPS: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-10-04
perf trace scripting: Fix extern struct definitions
Stephane Eranian
1
-2
/
+2
2010-10-04
perf ui hist browser: Fix segfault on 'a' for annotate
Frederik Deweerdt
1
-1
/
+1
2010-10-04
perf tools: Fix build breakage
Kusanagi Kouichi
1
-1
/
+1
2010-10-04
writeback: always use sb->s_bdi for writeback purposes
Christoph Hellwig
1
-15
/
+4
2010-10-04
fuse: Initialize total_len in fuse_retrieve()
Geert Uytterhoeven
1
-1
/
+1
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
1
-13
/
+19
[next]