index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
4
-10
/
+67
2007-09-19
x86-64: page faults from user mode are always user faults
Linus Torvalds
1
-0
/
+7
2007-09-19
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
Maciej W. Rozycki
2
-3
/
+5
2007-09-19
[MIPS] DEC: Initialise ioasic_ssr_lock
Maciej W. Rozycki
1
-1
/
+1
2007-09-19
Driver core: fix deprectated sysfs structure for nested class devices
Dmitry Torokhov
1
-6
/
+23
2007-09-19
uml: fix irqstack crash
Jeff Dike
3
-6
/
+7
2007-09-19
Fix NUMA Memory Policy Reference Counting
Lee Schermerhorn
3
-12
/
+75
2007-09-19
Fix user namespace exiting OOPs
Pavel Emelyanov
3
-2
/
+27
2007-09-19
Convert uid hash to hlist
Pavel Emelyanov
4
-10
/
+11
2007-09-19
kernel/user.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
1
-6
/
+2
2007-09-19
ext34: ensure do_split leaves enough free space in both blocks
Eric Sandeen
2
-8
/
+70
2007-09-19
disable sys_timerfd() for 2.6.23
Andrew Morton
1
-0
/
+1
2007-09-19
nfs: fix oops re sysctls and V4 support
Alexey Dobriyan
1
-1
/
+1
2007-09-19
dir_index: error out instead of BUG on corrupt dx dirs
Eric Sandeen
2
-8
/
+60
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2
-2
/
+3
2007-09-19
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
1
-1
/
+1
2007-09-19
xen: don't bother trying to set cr4
Jeremy Fitzhardinge
1
-2
/
+2
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
3
-2
/
+5
2007-09-19
mspec: handle shrinking virtual memory areas
Cliff Wickman
1
-21
/
+48
2007-09-19
rtc: rtc-ds1553.c should use resource_size_t for base address
Atsushi Nemoto
1
-1
/
+1
2007-09-19
rtc-ds1742.c should use resource_size_t for base address
David Gibson
1
-1
/
+1
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
1
-0
/
+2
2007-09-19
Fix failure to resume from initrds
Nigel Cunningham
1
-1
/
+3
2007-09-19
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
1
-1
/
+2
2007-09-19
Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"
Andrew Morton
1
-0
/
+1
2007-09-19
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
2
-3
/
+10
2007-09-19
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
1
-0
/
+12
2007-09-19
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
1
-2
/
+2
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
3
-3
/
+54
2007-09-18
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
3
-9
/
+16
2007-09-18
[SUNSAB]: Fix several bugs.
Al Viro
1
-65
/
+42
2007-09-18
V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time...
Robert P. J. Day
1
-3
/
+0
2007-09-18
Revert "V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" b...
Mauro Carvalho Chehab
1
-10
/
+13
2007-09-17
ide: remove unused variables from drivers/ide/ppc/pmac.c
Stephen Rothwell
1
-2
/
+0
2007-09-17
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
1
-0
/
+1
2007-09-17
[XFS] On-demand reaping of the MRU cache
David Chinner
3
-50
/
+31
2007-09-17
ACPI: thinkpad-acpi: bump up version to 0.16
Henrique de Moraes Holschuh
2
-3
/
+3
2007-09-17
ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
Henrique de Moraes Holschuh
4
-93
/
+162
2007-09-17
Fix non-ISA link error in drivers/scsi/advansys.c
Matthew Wilcox
1
-0
/
+11
2007-09-17
[VLAN]: Fix net_device leak.
Al Viro
1
-2
/
+0
2007-09-17
[PPP] generic: Fix receive path data clobbering & non-linear handling
Herbert Xu
1
-19
/
+25
2007-09-17
[PPP] generic: Call skb_cow_head before scribbling over skb
Herbert Xu
1
-11
/
+3
2007-09-17
[NET] skbuff: Add skb_cow_head
Herbert Xu
3
-11
/
+33
2007-09-17
[BRIDGE]: Kill clone argument to br_flood_*
Herbert Xu
4
-50
/
+31
2007-09-17
[PPP] pppoe: Fill in header directly in __pppoe_xmit
Herbert Xu
1
-11
/
+9
2007-09-17
[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value
Herbert Xu
1
-37
/
+13
2007-09-17
[PPP] pppoe: Fix skb_unshare_check call position
Herbert Xu
1
-3
/
+3
2007-09-17
[SCTP]: Convert bind_addr_list locking to RCU
Vlad Yasevich
8
-163
/
+106
2007-09-17
[SCTP]: Add RCU synchronization around sctp_localaddr_list
Vlad Yasevich
6
-38
/
+97
2007-09-16
[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning
Satyam Sharma
1
-1
/
+1
[next]