index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/vsmp: Ignore IOAPIC IRQ affinity if possible
Ravikiran Thirumalai
2012-06-11
1
-4
/
+23
*
x86/platform: Introduce APIC post-initialization callback
Ido Yariv
2012-06-06
4
-9
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-06-05
6
-11
/
+87
|
\
|
*
fuse: fix blksize calculation
Miklos Szeredi
2012-05-14
1
-1
/
+9
|
*
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
2012-05-14
3
-1
/
+20
|
*
fuse: optimize fallocate on permanent failure
Miklos Szeredi
2012-04-26
2
-0
/
+10
|
*
fuse: add FALLOCATE operation
Anatol Pomozov
2012-04-25
2
-1
/
+46
|
*
fuse: Convert to kstrtoul_from_user
Peter Huewe
2012-04-25
1
-8
/
+2
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
8
-59
/
+120
|
\
\
|
*
|
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
2012-05-30
1
-1
/
+0
|
*
|
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
2012-05-30
1
-1
/
+0
|
*
|
sched: Make sched_feat_names const
Hiroshi Shimamoto
2012-05-30
1
-1
/
+1
|
*
|
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2012-05-30
1
-5
/
+10
|
*
|
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
6
-20
/
+26
|
*
|
sched: Make sure to not re-read variables after validation
Peter Zijlstra
2012-05-30
1
-4
/
+11
|
*
|
sched: Fix SD_OVERLAP
Peter Zijlstra
2012-05-30
2
-7
/
+25
|
*
|
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
2012-05-30
1
-1
/
+1
|
*
|
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
3
-10
/
+45
|
*
|
sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
Peter Zijlstra
2012-05-30
1
-9
/
+1
|
|
|
|
\
\
*
-
.
\
\
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-06-05
4
-5
/
+5
|
\
\
\
\
|
|
*
|
|
nommu: fix compilation of nommu.c
Greg Ungerer
2012-06-04
1
-1
/
+1
|
*
|
|
|
fixups for signal breakage
Al Viro
2012-06-04
3
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-06-05
8
-143
/
+167
|
\
\
\
\
|
*
|
|
|
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
2012-06-01
7
-95
/
+103
|
*
|
|
|
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
Pavel Shilovsky
2012-06-01
1
-2
/
+4
|
*
|
|
|
CIFS: Improve identation in cifs_unlock_range
Pavel Shilovsky
2012-06-01
1
-40
/
+35
|
*
|
|
|
CIFS: Fix possible wrong memory allocation
Pavel Shilovsky
2012-06-01
1
-6
/
+25
*
|
|
|
|
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-06-04
13
-26
/
+827
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
2012-05-15
7
-76
/
+76
|
*
|
|
|
MAINTAINER: Add myself for the frontswap API
Konrad Rzeszutek Wilk
2012-05-15
1
-0
/
+7
|
*
|
|
|
mm: frontswap: config and doc files
Dan Magenheimer
2012-05-15
3
-0
/
+296
|
*
|
|
|
mm: frontswap: core frontswap functionality
Dan Magenheimer
2012-05-15
1
-0
/
+314
|
*
|
|
|
mm: frontswap: core swap subsystem hooks and headers
Dan Magenheimer
2012-05-15
4
-13
/
+70
|
*
|
|
|
mm: frontswap: add frontswap header file
Dan Magenheimer
2012-05-15
1
-0
/
+127
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...
Linus Torvalds
2012-06-04
5
-36
/
+44
|
\
\
\
\
\
\
|
|
*
|
|
|
|
smpboot, idle: Fix comment mismatch over idle_threads_init()
Srivatsa S. Bhat
2012-05-24
1
-4
/
+7
|
|
*
|
|
|
|
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Srivatsa S. Bhat
2012-05-24
1
-2
/
+4
|
*
|
|
|
|
|
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
Jiang Liu
2012-05-24
3
-28
/
+27
|
*
|
|
|
|
|
genirq: Add IRQS_PENDING for nested and simple irq
Ning Jiang
2012-05-24
1
-2
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-06-04
7
-2
/
+442
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
2012-05-25
1
-8
/
+8
|
*
|
|
|
|
|
clocksource: em_sti: Add DT support
Magnus Damm
2012-05-25
1
-0
/
+7
|
*
|
|
|
|
|
clocksource: em_sti: Emma Mobile STI driver
Magnus Damm
2012-05-25
3
-0
/
+406
|
*
|
|
|
|
|
clockevents: Make clockevents_config() a global symbol
Magnus Damm
2012-05-25
2
-2
/
+2
|
*
|
|
|
|
|
tick: Add tick skew boot option
Mike Galbraith
2012-05-25
2
-0
/
+27
*
|
|
|
|
|
|
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
Linus Torvalds
2012-06-04
1
-7
/
+10
*
|
|
|
|
|
|
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
Kukjin Kim
2012-06-04
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-06-04
5
-39
/
+110
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification
Rafael J. Wysocki
2012-05-29
1
-2
/
+2
|
*
|
|
|
|
|
|
ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly
Rafael J. Wysocki
2012-05-29
2
-23
/
+30
[next]