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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
1
-0
/
+6
2009-12-03
libata: Clarify ata_set_lba_range_entries function
Martin K. Petersen
1
-10
/
+10
2009-12-03
libata: Report zeroed read after TRIM and max discard size
Martin K. Petersen
1
-0
/
+11
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-39
/
+2
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+3
2009-12-03
tg3: Add some VPD preprocessor constants
Matt Carlson
1
-1
/
+2
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
1
-3
/
+3
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
1
-1
/
+2
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
1
-0
/
+1
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
1
-0
/
+2
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
2
-0
/
+2
2009-12-03
net 03/05: fib_rules: add oif classification
Patrick McHardy
2
-0
/
+5
2009-12-03
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...
Patrick McHardy
2
-5
/
+7
2009-12-03
net 01/05: fib_rules: rearrange struct fib_rule
Patrick McHardy
1
-1
/
+1
2009-12-03
libata: add private driver field to struct ata_device
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-12-03
pata_piccolo: Driver for old Toshiba chipsets
Alan Cox
1
-3
/
+4
2009-12-03
Merge branch 'perf/mce' into perf/core
Ingo Molnar
1
-0
/
+69
2009-12-03
Bluetooth: Implement RejActioned flag
Gustavo F. Padovan
1
-0
/
+1
2009-12-03
Bluetooth: Fix sending ReqSeq on I-frames
Gustavo F. Padovan
1
-1
/
+0
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
1
-16
/
+0
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
1
-22
/
+1
2009-12-03
blkio: Introduce blkio controller cgroup interface
Vivek Goyal
2
-0
/
+10
2009-12-03
writeback: introduce wbc.for_background
Wu Fengguang
1
-0
/
+1
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
27
-72
/
+247
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
1
-1
/
+5
2009-12-03
VFS: Export dquot_send_warning
Steven Whitehouse
1
-0
/
+11
2009-12-03
VFS: Add forget_all_cached_acls()
Steven Whitehouse
1
-0
/
+14
2009-12-03
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
2
-0
/
+15
2009-12-03
libata: add translation for SCSI WRITE SAME (aka TRIM support)
Christoph Hellwig
1
-0
/
+13
2009-12-03
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
1
-1
/
+1
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
1
-2
/
+6
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
1
-0
/
+6
2009-12-03
KVM: VMX: Report unexpected simultaneous exceptions as internal errors
Avi Kivity
1
-0
/
+1
2009-12-03
KVM: Allow internal errors reported to userspace to carry extra data
Avi Kivity
1
-0
/
+4
2009-12-03
KVM: Reorder IOCTLs in main kvm.h
Jan Kiszka
1
-118
/
+117
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
1
-0
/
+10
2009-12-03
KVM: Xen PV-on-HVM guest support
Ed Swierk
1
-0
/
+16
2009-12-03
KVM: introduce kvm_vcpu_on_spin
Zhai, Edwin
1
-0
/
+1
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+1
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
1
-0
/
+17
2009-12-03
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
1
-0
/
+1
2009-12-03
KVM: Maintain back mapping from irqchip/pin to gsi
Gleb Natapov
1
-0
/
+9
2009-12-03
KVM: Change irq routing table to use gsi indexed array
Gleb Natapov
1
-3
/
+18
2009-12-03
KVM: Move irq sharing information to irqchip level
Gleb Natapov
1
-1
/
+1
2009-12-03
Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33
Avi Kivity
1
-0
/
+49
2009-12-03
Merge branch 'master' into next
James Morris
93
-234
/
+802
2009-12-03
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
1
-0
/
+2
2009-12-02
tcp: clear hints to avoid a stale one (nfs only affected?)
Ilpo Järvinen
1
-0
/
+1
2009-12-02
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
1
-0
/
+1
2009-12-02
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
2
-6
/
+106
[prev]
[next]