index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
maccess.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
msm: fixups to match current code
Alan Cox
1
-3
/
+8
2009-06-22
msm_serial: serial driver for MSM7K onboard serial peripheral.
Robert Love
5
-0
/
+898
2009-06-22
timbuart: Fix for tx_empty
Richard Röjfors
1
-25
/
+25
2009-06-22
tty: n_hdlc add buffer flushing
Paul Fulghum
1
-9
/
+37
2009-06-22
serial: samsung.c: mark s3c24xx_serial_remove as __devexit
Peter Korsgaard
8
-8
/
+8
2009-06-22
serial@ add OMAP wakeup-enable register
Kevin Hilman
1
-0
/
+1
2009-06-22
tty: fix some bogns in the serqt_usb2 driver
Alan Cox
1
-19
/
+10
2009-06-22
ppp: Fix throttling bugs
Alan Cox
2
-2
/
+0
2009-06-22
vt_ioctl: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
n_r3964: fix lock imbalance
Jiri Slaby
1
-12
/
+14
2009-06-22
serial: fix off by one errors
Roel Kluin
3
-7
/
+7
2009-06-22
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
1
-0
/
+4
2009-06-22
serial: bfin_5xx: add missing spin_lock init
Mike Frysinger
1
-0
/
+1
2009-06-22
bfin_jtag_comm: clean up printk usage
Mike Frysinger
1
-15
/
+15
2009-06-22
parport_pc: set properly the dma_mask for parport_pc device
FUJITA Tomonori
1
-0
/
+3
2009-06-22
parport_pc: after superio probing restore original register values
Jens Rottmann
1
-6
/
+25
2009-06-22
Revert "char: moxa, prevent opening unavailable ports"
Linus Torvalds
1
-6
/
+1
2009-06-22
via-velocity: Fix velocity driver unmapping incorrect size.
Dave Jones
1
-1
/
+1
2009-06-22
mlx4_en: Remove redundant refill code on RX
Yevgeny Petrilin
3
-102
/
+0
2009-06-22
mlx4_en: Removed redundant check on lso header size
Yevgeny Petrilin
2
-6
/
+0
2009-06-22
mlx4_en: Cancel port_up check in transmit function
Yevgeny Petrilin
2
-9
/
+2
2009-06-22
mlx4_en: using stop/start_all_queues
Yevgeny Petrilin
1
-2
/
+2
2009-06-22
mlx4_en: Removed redundant skb->len check
Yevgeny Petrilin
1
-4
/
+0
2009-06-22
mlx4_en: Counting all the dropped packets on the TX side
Yevgeny Petrilin
1
-7
/
+8
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
25
-30
/
+30
2009-06-21
Remove internal use of 'write_access' in mm/memory.c
Linus Torvalds
1
-21
/
+21
2009-06-21
ipc: unbreak 32-bit shmctl/semctl/msgctl
Johannes Weiner
1
-0
/
+1
2009-06-21
sdhci: remove needless double parenthesis
Pierre Ossman
1
-3
/
+3
2009-06-21
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
3
-0
/
+29
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
1
-1
/
+1
2009-06-21
mmc: Add new via-sdmmc host controller driver
Harald Welte
4
-0
/
+1382
2009-06-21
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
4
-1
/
+11
2009-06-21
MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)
Nicolas Ferre
1
-0
/
+7
2009-06-21
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
3
-1
/
+6
2009-06-21
sdhci: Add better ADMA error reporting
Ben Dooks
1
-1
/
+33
2009-06-21
sdhci-s3c: Samsung S3C based SDHCI controller glue
Ben Dooks
4
-0
/
+458
2009-06-21
ALSA: hda - Add model=6530g option
Takashi Iwai
2
-0
/
+2
2009-06-21
ALSA: hda - Acer Inspire 6530G model for Realtek ALC888
Tony Vroon
1
-1
/
+71
2009-06-21
lockdep: Select frame pointers on x86
Peter Zijlstra
1
-1
/
+1
2009-06-21
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
1
-5
/
+4
2009-06-21
x86, 64-bit: Clean up user address masking
Linus Torvalds
4
-12
/
+4
2009-06-20
x86: don't use 'access_ok()' as a range check in get_user_pages_fast()
Linus Torvalds
1
-2
/
+7
2009-06-20
fat: Fix the removal of opts->fs_dmask
OGAWA Hirofumi
1
-1
/
+1
2009-06-20
microblaze: Add missing symbols for CONSTRUCTORS support
Michal Simek
1
-5
/
+6
2009-06-20
microblaze: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-06-20
kernel-doc: fix param matching for array params
Randy Dunlap
1
-0
/
+17
2009-06-20
kernel-doc: ignore kmemcheck_bitfield_begin/end
Randy Dunlap
1
-0
/
+2
2009-06-20
kallsyms: fix inverted valid symbol checking
Mike Frysinger
1
-3
/
+3
2009-06-20
kbuild: fix build error during make htmldocs
Amerigo Wang
1
-1
/
+1
[next]