index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
gpio: doc updates
David Brownell
1
-8
/
+14
2010-09-10
gpio: sx150x: correct and refine reset-on-probe behavior
Gregory Bean
2
-5
/
+25
2010-09-10
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
1
-8
/
+8
2010-09-10
mm: compaction: handle active and inactive fairly in too_many_isolated
Minchan Kim
1
-3
/
+4
2010-09-10
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
1
-3
/
+2
2010-09-10
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
1
-0
/
+1
2010-09-10
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
Atsushi Nemoto
1
-1
/
+1
2010-09-10
binfmt_misc: fix binfmt_misc priority
Jan Sembera
1
-1
/
+1
2010-09-10
mm: avoid warning when COMPACTION is selected
Andrea Arcangeli
1
-1
/
+1
2010-09-10
mm: fix swapin race condition
Andrea Arcangeli
3
-19
/
+43
2010-09-10
drivers/mmc/host/imxmmc.c: adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-09-10
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
1
-1
/
+1
2010-09-10
mmc: at91_mci: add missing linux/highmem.h include
Marc Kleine-Budde
1
-0
/
+1
2010-09-10
omap_hsmmc: remove unused local `state'
Sergio Aguirre
1
-1
/
+0
2010-09-10
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
Jiri Pinkava
1
-1
/
+1
2010-09-10
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
2
-8
/
+7
2010-09-10
tmio_mmc: don't clear unhandled pending interrupts
Yusuke Goda
1
-4
/
+1
2010-09-10
cgroups: fix API thinko
Michael S. Tsirkin
2
-7
/
+18
2010-09-10
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
1
-1
/
+1
2010-09-10
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
1
-64
/
+180
2010-09-10
MAINTAINERS: kexec-tools has moved
Simon Horman
1
-1
/
+1
2010-09-10
O_DIRECT: fix the splitting up of contiguous I/O
Jeff Moyer
1
-2
/
+2
2010-09-10
hp_accel: add quirks for HP ProBook 532x and HP Mini 5102
Takashi Iwai
1
-0
/
+2
2010-09-10
MAINTAINERS: remove drivers/char/hpet.c
Jiri Slaby
1
-5
/
+0
2010-09-10
rtc-bfin: fix state restoration when resuming
Mike Frysinger
1
-2
/
+11
2010-09-10
rtc-bfin: fix inverted logic in suspend path
Mike Frysinger
1
-1
/
+1
2010-09-10
kfifo: add parenthesis for macro parameter reference
Huang Ying
1
-29
/
+29
2010-09-10
mmc: avoid getting CID on SDIO-only cards
David Vrabel
2
-3
/
+4
2010-09-09
ARM: Update mach-types
Russell King
1
-2
/
+96
2010-09-09
ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...
Russell King
4
-95
/
+10
2010-09-09
lglock: make lg_lock_global() actually lock globally
Jonathan Corbet
1
-2
/
+2
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
3
-7
/
+8
2010-09-08
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2
-1
/
+3
2010-09-08
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-09-08
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
1
-8
/
+10
2010-09-08
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-09-08
ARM: Ensure PTE modifications via dma_alloc_coherent are visible
Russell King
1
-0
/
+2
2010-09-08
semaphore: Add DEFINE_SEMAPHORE
Thomas Gleixner
1
-0
/
+3
2010-09-08
ARM: 6359/1: ep93xx: move clock initialization earlier
Mika Westerberg
1
-1
/
+1
2010-09-08
Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"
Russell King
2
-8
/
+8
2010-09-08
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
Mark Fasheh
1
-20
/
+107
2010-09-08
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
Mark Fasheh
1
-32
/
+88
2010-09-08
ocfs2: allow return of new inode block location before allocation of the inode
Mark Fasheh
2
-0
/
+180
2010-09-08
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
Mark Fasheh
1
-13
/
+4
2010-09-08
ocfs2: split out inode alloc code from ocfs2_mknod_locked
Mark Fasheh
1
-18
/
+37
2010-09-08
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...
Tristan Ye
1
-1
/
+1
2010-09-08
ocfs2: Fix deadlock when allocating page
Jan Kara
3
-4
/
+5
2010-09-08
ocfs2: properly set and use inode group alloc hint
Mark Fasheh
1
-4
/
+20
2010-09-08
ocfs2: Use the right group in nfs sync check.
Tao Ma
1
-8
/
+11
2010-09-08
ocfs2: Flush drive's caches on fdatasync
Jan Kara
1
-1
/
+10
[next]