index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-05
fcrypt endianness misannotations
Al Viro
1
-44
/
+44
2007-12-05
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
1
-5
/
+0
2007-12-05
regression: cifs endianness bug
Al Viro
1
-16
/
+17
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
SLUB's ksize() fails for size > 2048
Vegard Nossum
1
-1
/
+5
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
5
-21
/
+5
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
3
-10
/
+12
2007-12-05
mm: fix XIP file writes
Nick Piggin
1
-1
/
+1
2007-12-05
gpio_cs5535: disable AUX on output
Ben Gardner
1
-0
/
+5
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
1
-0
/
+4
2007-12-05
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
1
-7
/
+45
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2
-21
/
+8
2007-12-05
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
1
-5
/
+4
2007-12-05
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
1
-39
/
+39
2007-12-05
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
1
-11
/
+19
2007-12-05
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
2
-16
/
+10
2007-12-05
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
1
-1
/
+1
2007-12-05
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
1
-182
/
+189
2007-12-05
spi: spi_bfin: relocate spin/waits
Sonic Zhang
1
-32
/
+52
2007-12-05
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
1
-75
/
+87
2007-12-05
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
1
-25
/
+28
2007-12-05
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
1
-20
/
+31
2007-12-05
spi: spi_bfin uses platform device resources
Bryan Wu
1
-41
/
+83
2007-12-05
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
1
-0
/
+12
2007-12-05
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
1
-22
/
+54
2007-12-05
spi: spi_bfin cleanups, error handling
Bryan Wu
1
-64
/
+47
2007-12-05
spi: bfin spi uses portmux calls
Michael Hennerich
2
-7
/
+23
2007-12-05
spi: initial BF54x SPI support
Bryan Wu
2
-70
/
+86
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
3
-26
/
+9
2007-12-05
spi: simplify spi_sync() calling convention
Marc Pignat
1
-8
/
+5
2007-12-05
spi: at25 driver is for EEPROM not FLASH
David Brownell
1
-0
/
+7
2007-12-05
SPI: use mutex not semaphore
David Brownell
1
-3
/
+3
2007-12-05
Add EXPORT_SYMBOL(ksize);
Tetsuo Handa
2
-0
/
+2
2007-12-05
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
Denis Cheng
1
-2
/
+2
2007-12-05
ufs: fix nexstep dir block size
Evgeniy Dushistov
2
-3
/
+3
2007-12-05
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
Jiri Kosina
2
-5
/
+5
2007-12-05
fix clone(CLONE_NEWPID)
Eric W. Biederman
1
-15
/
+6
2007-12-05
aio: only account I/O wait time in read_events if there are active requests
Jeff Moyer
1
-1
/
+6
2007-12-04
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-14
/
+26
2007-12-04
PHY: Add the phy_device_release device method.
Anton Vorontsov
3
-4
/
+18
2007-12-04
gianfar: fix compile warning
Grant Likely
1
-1
/
+1
2007-12-04
pasemi_mac: Fix reuse of free'd skb
Olof Johansson
1
-1
/
+1
2007-12-04
SMC911X: Fix using of dereferenced skb after netif_rx
Wang Chen
1
-1
/
+1
2007-12-04
sky2: recovery deadlock fix
Stephen Hemminger
1
-4
/
+2
2007-12-04
Fix memory corruption in fec_mpc52xx
Jon Smirl
1
-2
/
+2
2007-12-04
Don't claim to do IPv6 checksum offload
David Woodhouse
1
-1
/
+1
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
4
-0
/
+0
2007-12-04
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2
-4
/
+5
2007-12-04
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
1
-0
/
+4
2007-12-04
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
1
-0
/
+9
[next]