index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
af_rxrpc.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-20
UBI: fix resource de-allocation
Artem Bityutskiy
1
-3
/
+13
2009-01-20
UBI: remove unused variable
Artem Bityutskiy
1
-4
/
+1
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
5
-52
/
+25
2009-01-18
UBI: add ioctl compatibility
Artem Bityutskiy
1
-23
/
+57
2009-01-18
UBI: constify file operations
Jan Engelhardt
2
-6
/
+6
2009-01-18
UBI: allow all ioctls
Artem Bityutskiy
1
-2
/
+0
2009-01-18
UBI: remove unnecessry header inclusion
Artem Bityutskiy
1
-1
/
+0
2009-01-18
UBI: improve ioctl commentaries
Artem Bityutskiy
1
-26
/
+62
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
2
-0
/
+16
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
2
-2
/
+16
2009-01-18
UBI: add ioctl for map operation
Corentin Chary
2
-0
/
+29
2009-01-16
Linux 2.6.29-rc2
Linus Torvalds
1
-1
/
+1
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-16
ACPI: rename main.c to sleep.c
Len Brown
2
-1
/
+1
2009-01-16
dell-laptop: move to drivers/platform/x86/ from drivers/misc/
Len Brown
4
-2
/
+14
2009-01-16
eeepc-laptop: enable Bluetooth ACPI details
Jonathan McDowell
1
-2
/
+2
2009-01-16
ACPI: fix ACPI_FADT_S4_RTC_WAKE comment
David Brownell
1
-1
/
+1
2009-01-16
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
3
-3
/
+3
2009-01-16
PM: Fix freezer compilation if PM_SLEEP is unset
Rafael J. Wysocki
1
-1
/
+2
2009-01-16
thermal fixup for broken BIOS which has invalid trip points.
Zhang Rui
1
-4
/
+12
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
ACPI: EC: Don't trust ECDT tables from ASUS
Alexey Starikovskiy
1
-44
/
+30
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-16
ACPI: EC: Limit workaround for ASUS notebooks even more
Alexey Starikovskiy
1
-1
/
+2
2009-01-16
Btrfs: fix ioctl arg size (userland incompatible change!)
Chris Mason
2
-7
/
+10
2009-01-16
Btrfs: Clear the device->running_pending flag before bailing on congestion
Chris Mason
1
-0
/
+1
2009-01-16
Revert "PCI PM: Register power state of devices during initialization"
Linus Torvalds
1
-6
/
+2
2009-01-16
sata_fsl: Return non-zero on error in probe()
Michal Sojka
1
-1
/
+1
2009-01-16
drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build
Andrew Morton
1
-14
/
+14
2009-01-16
libata: New driver for OCTEON SOC Compact Flash interface (v7).
David Daney
3
-0
/
+975
2009-01-16
libata: Add another column to the ata_timing table.
David Daney
2
-38
/
+43
2009-01-16
sata_via: Add VT8261 support
JosephChan@via.com.tw
1
-0
/
+2
2009-01-16
pata_atiixp: update port enabledness test handling
Tejun Heo
1
-19
/
+13
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
5
-7
/
+17
2009-01-16
drm/i915: lock correct mutex around object unreference.
Dave Airlie
1
-6
/
+11
2009-01-16
drm/i915: add support for physical memory objects
Dave Airlie
4
-13
/
+233
2009-01-16
drm/i915: make LVDS fixed mode a preferred mode
Jesse Barnes
1
-0
/
+7
2009-01-16
drm: handle depth & bpp changes correctly
Jesse Barnes
2
-15
/
+35
2009-01-16
drm: initial KMS config fixes
Jesse Barnes
3
-36
/
+95
2009-01-16
serial: Add 16850 uart type support to OF uart driver
Matthias Fuchs
1
-0
/
+1
2009-01-16
hvc_console: Remove tty->low_latency
Hendrik Brueckner
1
-2
/
+0
2009-01-16
powerpc: Get the number of SLBs from "slb-size" property
Michael Neuling
1
-0
/
+5
2009-01-16
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
1
-1
/
+10
2009-01-16
powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video
Stephen Rothwell
1
-2
/
+2
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi
Stephen Rothwell
1
-3
/
+3
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3
Stephen Rothwell
3
-19
/
+19
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc
Stephen Rothwell
1
-2
/
+2
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char
Stephen Rothwell
1
-9
/
+9
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block
Stephen Rothwell
1
-9
/
+9
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
7
-42
/
+42
[next]