index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
ALSA: hda-intel - fix wallclk variable update and condition
Jaroslav Kysela
1
-2
/
+2
2010-06-01
FS-Cache: Remove unneeded null checks
Dan Carpenter
1
-20
/
+16
2010-06-01
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
2
-0
/
+4
2010-06-01
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
1
-0
/
+10
2010-06-01
Documentation/timers/hpet_example.c: only build on X86
Randy Dunlap
1
-1
/
+1
2010-06-01
AFS: Fix possible null pointer dereference in afs_alloc_server()
Denis Kirjanov
1
-2
/
+3
2010-06-01
fix cpu_chain section mismatch...
Daniel J Blueman
1
-1
/
+1
2010-06-01
intel_scu_ipc: Length fix
Alan Cox
1
-1
/
+1
2010-06-01
binfmt_elf_fdpic: Fix clear_user() error handling
Takuya Yoshikawa
1
-15
/
+11
2010-06-01
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-2
/
+2
2010-06-01
ksz884x: Add missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-06-01
ksz884x: convert to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-01
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
1
-4
/
+4
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
1
-1
/
+1
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-06-01
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
1
-2
/
+2
2010-06-01
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
4
-24
/
+33
2010-05-31
module: fix reference to mod->percpu after freeing module.
Rusty Russell
1
-1
/
+4
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
4
-13
/
+6
2010-05-31
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
1
-4
/
+0
2010-05-31
greth: Fix build after OF device conversions.
David S. Miller
1
-6
/
+5
2010-05-31
powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
Benjamin Herrenschmidt
1
-1
/
+1
2010-05-30
Linux 2.6.35-rc1
v2.6.35-rc1
Linus Torvalds
1
-2
/
+2
2010-05-30
ia64: revert __node_random addition
Linus Torvalds
1
-17
/
+0
2010-05-30
CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
Rafael J. Wysocki
1
-1
/
+1
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
3
-5
/
+13
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
5
-31
/
+1
2010-05-30
SLUB: Allow full duplication of kmalloc array for 390
Christoph Lameter
1
-1
/
+1
2010-05-30
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
John David Anglin
1
-3
/
+13
2010-05-30
parisc: Remove unnecessary macros from entry.S
John David Anglin
1
-33
/
+7
2010-05-30
parisc: LWS fixes for syscall.S
John David Anglin
1
-23
/
+9
2010-05-30
parisc: Delete unnecessary nop's in entry.S
John David Anglin
1
-7
/
+0
2010-05-30
parisc: Avoid interruption in critical region in entry.S
John David Anglin
1
-2
/
+3
2010-05-30
parisc: invoke oom-killer from page fault
Nick Piggin
1
-4
/
+3
2010-05-30
parisc: clear floating point exception flag on SIGFPE signal
Helge Deller
1
-0
/
+1
2010-05-30
parisc: Use of align_frame provides stack frame.
Carlos O'Donell
1
-4
/
+11
2010-05-29
ALSA: snd-usb-caiaq: Bump version number to 1.3.21
Mark Hills
1
-1
/
+1
2010-05-29
ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"
Mark Hills
1
-6
/
+0
2010-05-29
ALSA: snd-usb-caiaq: Simplify single case to an 'if'
Mark Hills
1
-4
/
+2
2010-05-29
ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
Mark Hills
1
-28
/
+2
2010-05-29
ALSA: hda: Use LPIB for a Shuttle device
Daniel T Chen
1
-0
/
+1
2010-05-29
ceph: clean up on forwarded aborted mds request
Sage Weil
1
-4
/
+9
2010-05-29
ceph: fix leak of osd authorizer
Sage Weil
1
-1
/
+6
2010-05-29
ceph: close out mds, osd connections before stopping auth
Sage Weil
3
-1
/
+16
2010-05-29
ceph: make lease code DN specific
Sage Weil
2
-12
/
+13
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
6
-6
/
+6
2010-05-29
ceph: renew auth tickets before they expire
Sage Weil
4
-1
/
+27
2010-05-29
ceph: do not resend mon requests on auth ticket renewal
Sage Weil
1
-1
/
+4
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
2
-2
/
+0
2010-05-29
ceph: avoid possible null dereference
Sage Weil
1
-2
/
+2
[next]