index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_flat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-18
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
Ingo Molnar
2
-8
/
+24
2007-12-18
genirq: revert lazy irq disable for simple irqs
Steven Rostedt
1
-7
/
+2
2007-12-18
x86: also define AT_VECTOR_SIZE_ARCH
Jan Beulich
1
-0
/
+7
2007-12-18
x86: kprobes bugfix
Masami Hiramatsu
1
-23
/
+18
2007-12-18
x86: jprobe bugfix
Masami Hiramatsu
4
-9
/
+5
2007-12-18
timer: kernel/timer.c section fixes
Adrian Bunk
1
-2
/
+2
2007-12-18
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
1
-0
/
+7
2007-12-18
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
1
-35
/
+21
2007-12-18
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...
Barry Kasindorf
1
-6
/
+16
2007-12-18
sched: do not hurt SCHED_BATCH on wakeup
Ingo Molnar
1
-2
/
+1
2007-12-18
sched: touch softlockup watchdog after idling
Ingo Molnar
1
-0
/
+1
2007-12-18
sched: sysctl, proc_dointvec_minmax() expects int values for
Eric Dumazet
1
-4
/
+4
2007-12-18
sched: mark rwsem functions as __sched for wchan/profiling
Livio Soares
2
-3
/
+4
2007-12-18
sched: fix crash on ia64, introduce task_current()
Dmitry Adamushko
1
-6
/
+11
2007-12-18
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
Randy Dunlap
1
-156
/
+81
2007-12-18
block: let elv_register() return void
Adrian Bunk
6
-12
/
+13
2007-12-18
as-iosched: fix write batch start point
Aaron Carroll
1
-1
/
+2
2007-12-18
as-iosched: fix incorrect comments
Aaron Carroll
1
-2
/
+2
2007-12-18
block: use jiffies conversion functions in scsi_ioctl.c
Tejun Heo
1
-2
/
+2
2007-12-18
[XFS] Put the correct offset in dirent d_off
Lachlan McIlroy
4
-13
/
+8
2007-12-18
[XFS] Don't wait for pending I/Os when purging blocks beyond eof.
Lachlan McIlroy
1
-2
/
+4
2007-12-18
sysctl: fix ax25 checks
Eric W. Biederman
1
-1
/
+6
2007-12-18
quicklist: Set tlb->need_flush if pages are remaining in quicklist 0
Christoph Lameter
1
-0
/
+4
2007-12-18
SLUB: remove useless masking of GFP_ZERO
Christoph Lameter
1
-3
/
+0
2007-12-18
Fix compilation warning in dquot.c
Jan Kara
1
-2
/
+2
2007-12-18
Documentation: update hugetlb information
Nishanth Aravamudan
2
-6
/
+48
2007-12-18
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
3
-14
/
+0
2007-12-18
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
3
-6
/
+70
2007-12-18
ecryptfs: fix fsx data corruption problems
Eric Sandeen
2
-17
/
+41
2007-12-18
fix bloat-o-meter for ppc64
Nathan Lynch
1
-1
/
+2
2007-12-18
I/OAT: fix null device in call to dev_err()
Shannon Nelson
1
-1
/
+1
2007-12-18
I/OAT: fixups from code comments
Shannon Nelson
2
-66
/
+78
2007-12-18
ecryptfs: set s_blocksize from lower fs in sb
Eric Sandeen
1
-0
/
+1
2007-12-18
mm: fix page allocation for larger I/O segments
Mel Gorman
1
-0
/
+11
2007-12-18
apm_event{,info}_t are userspace types
Adam Jackson
1
-3
/
+3
2007-12-18
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-18
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-18
pktcdvd: add kobject_put when kobject register fails
Dave Young
1
-1
/
+3
2007-12-18
mm/sparse.c: improve the error handling for sparse_add_one_section()
WANG Cong
1
-6
/
+12
2007-12-18
mm/sparse.c: check the return value of sparse_index_alloc()
WANG Cong
1
-0
/
+2
2007-12-18
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
Dave Jones
1
-3
/
+9
2007-12-18
alpha: build fixes
Ivan Kokshaysky
6
-13
/
+17
2007-12-18
ext3, ext4: avoid divide by zero
Andries E. Brouwer
2
-2
/
+2
2007-12-18
fs/Kconfig: grammar fix
Uwe Kleine-König
1
-1
/
+1
2007-12-18
sparsemem: make SPARSEMEM_VMEMMAP selectable
Geoff Levand
1
-8
/
+7
2007-12-18
Fix lguest documentation
Sheela
1
-4
/
+0
2007-12-18
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
1
-1
/
+1
2007-12-18
parport: "dev->timeslice" is an unsigned long, not an int
Eric Dumazet
1
-1
/
+1
2007-12-18
rtc-at32ap700x: fix irq init oops
David Brownell
1
-10
/
+10
2007-12-18
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
[next]