index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ratelimit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
isdn: mISDN HFC PCI support depends on virt_to_bus()
Stephen Rothwell
1
-0
/
+1
2008-07-27
task IO accounting: improve code readability
Andrea Righi
7
-114
/
+104
2008-07-27
tracing: remove unused variable
Andrea Righi
1
-1
/
+0
2008-07-27
missing bits of net-namespace / sysctl
Al Viro
7
-18
/
+43
2008-07-27
lost sysctl fix
Al Viro
1
-7
/
+9
2008-07-27
Fix namespace issue with Hisax
Karsten Keil
3
-3
/
+3
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
49
-235
/
+235
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
3
-7
/
+23
2008-07-27
avr32: some mmc/sd cleanups
David Brownell
3
-15
/
+33
2008-07-27
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
3
-4
/
+6
2008-07-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
1
-0
/
+6
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
3
-6
/
+6
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
1
-14
/
+7
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
3
-32
/
+37
2008-07-27
KVM: s390: Fix guest kconfig
Christian Borntraeger
1
-1
/
+1
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
1
-1
/
+6
2008-07-27
KVM: ia64: Fix irq disabling leak in error handling code
Julia Lawall
1
-2
/
+3
2008-07-27
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
Sheng Yang
1
-10
/
+10
2008-07-27
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
Sheng Yang
1
-1
/
+1
2008-07-27
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
1
-0
/
+4
2008-07-27
KVM: Avoid instruction emulation when event delivery is pending
Avi Kivity
3
-1
/
+9
2008-07-27
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
1
-63
/
+30
2008-07-27
KVM: task switch: segment base is linear address
Marcelo Tosatti
1
-3
/
+9
2008-07-27
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
Joerg Roedel
3
-1
/
+9
2008-07-27
ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).
Nicolas Boichat
2
-3
/
+12
2008-07-27
ALSA: cs4232: fix crash during chip PNP detection
Krzysztof Helt
1
-0
/
+1
2008-07-27
ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptop
Travis Place
1
-0
/
+1
2008-07-27
ALSA: make snd_ac97_add_vmaster() static
Adrian Bunk
1
-2
/
+2
2008-07-27
ALSA: sound/pci/azt3328.h: no variables for enums
Adrian Bunk
1
-2
/
+2
2008-07-27
fix for a memory leak in an error case introduced by fix for double free
Oliver Neukum
1
-4
/
+6
2008-07-27
m68k: gs: use tty_port fixes
Geert Uytterhoeven
2
-55
/
+56
2008-07-27
firmware: fix memmap printk format warnings
Randy Dunlap
1
-2
/
+4
2008-07-27
mm/util.c must #include <linux/sched.h>
Adrian Bunk
1
-0
/
+1
2008-07-27
hugetlb: remove unused variable warning
Andrea Righi
1
-1
/
+4
2008-07-27
task IO accounting: correctly account threads IO statistics
Andrea Righi
1
-34
/
+22
2008-07-27
gpiolib: fix typo in comment
Michael Buesch
1
-1
/
+1
2008-07-27
[PATCH] fix RLIM_NOFILE handling
Al Viro
3
-21
/
+15
2008-07-27
[PATCH] get rid of corner case in dup3() entirely
Al Viro
1
-9
/
+11
2008-07-27
[PATCH] remove remaining namei_{32,64}.h crap
Al Viro
2
-26
/
+0
2008-07-27
[PATCH] get rid of indirect users of namei.h
Al Viro
5
-2
/
+4
2008-07-27
[PATCH] get rid of __user_path_lookup_open
Al Viro
3
-18
/
+10
2008-07-27
[PATCH] f_count may wrap around
Al Viro
11
-39
/
+27
2008-07-27
[PATCH] dup3 fix
Ulrich Drepper
1
-1
/
+6
2008-07-27
[PATCH] don't pass nameidata to __ncp_lookup_validate()
Al Viro
1
-2
/
+2
2008-07-27
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
5
-8
/
+8
2008-07-27
[PATCH] new (local) helper: user_path_parent()
Al Viro
1
-80
/
+57
2008-07-27
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
13
-238
/
+235
2008-07-27
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2
-9
/
+11
2008-07-27
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
8
-21
/
+17
2008-07-27
[PATCH] take noexec checks to very few callers that care
Al Viro
3
-9
/
+17
[next]