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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-19
Do dirty page accounting when removing a page from the page cache
Linus Torvalds
1
-0
/
+12
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
12
-90
/
+102
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
5
-15
/
+21
2007-12-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-173
/
+100
2007-12-18
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
5
-15
/
+12
2007-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
4
-10
/
+61
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-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-91
/
+168
2007-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-173
/
+419
2007-12-17
sysctl: fix ax25 checks
Eric W. Biederman
1
-1
/
+6
2007-12-17
quicklist: Set tlb->need_flush if pages are remaining in quicklist 0
Christoph Lameter
1
-0
/
+4
2007-12-17
SLUB: remove useless masking of GFP_ZERO
Christoph Lameter
1
-3
/
+0
2007-12-17
Fix compilation warning in dquot.c
Jan Kara
1
-2
/
+2
2007-12-17
Documentation: update hugetlb information
Nishanth Aravamudan
2
-6
/
+48
2007-12-17
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
3
-14
/
+0
2007-12-17
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
3
-6
/
+70
2007-12-17
ecryptfs: fix fsx data corruption problems
Eric Sandeen
2
-17
/
+41
2007-12-17
fix bloat-o-meter for ppc64
Nathan Lynch
1
-1
/
+2
2007-12-17
I/OAT: fix null device in call to dev_err()
Shannon Nelson
1
-1
/
+1
2007-12-17
I/OAT: fixups from code comments
Shannon Nelson
2
-66
/
+78
2007-12-17
ecryptfs: set s_blocksize from lower fs in sb
Eric Sandeen
1
-0
/
+1
2007-12-17
mm: fix page allocation for larger I/O segments
Mel Gorman
1
-0
/
+11
2007-12-17
apm_event{,info}_t are userspace types
Adam Jackson
1
-3
/
+3
2007-12-17
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-17
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-17
pktcdvd: add kobject_put when kobject register fails
Dave Young
1
-1
/
+3
2007-12-17
mm/sparse.c: improve the error handling for sparse_add_one_section()
WANG Cong
1
-6
/
+12
2007-12-17
mm/sparse.c: check the return value of sparse_index_alloc()
WANG Cong
1
-0
/
+2
2007-12-17
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
Dave Jones
1
-3
/
+9
2007-12-17
alpha: build fixes
Ivan Kokshaysky
6
-13
/
+17
[next]