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
2012-06-14
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
15
-105
/
+25
2012-06-14
x86/x2apic/cluster: Vector_allocation_domain() should return a value
Alexander Gordeev
1
-1
/
+2
2012-06-13
x86/apic/irq_remap: Silence a bogus pr_err()
Dan Carpenter
1
-1
/
+1
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
Alexander Gordeev
6
-11
/
+7
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
10
-105
/
+188
2012-06-08
x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
Alexander Gordeev
3
-7
/
+16
2012-06-08
x86/apic: Try to spread IRQ vectors to different priority levels
Alexander Gordeev
1
-4
/
+3
2012-06-08
x86/apic: Factor out default vector_allocation_domain() operation
Alexander Gordeev
11
-117
/
+32
2012-06-06
x86/apic: Factor out default cpu_mask_to_apicid() operations
Alexander Gordeev
8
-139
/
+52
2012-06-06
x86/apic: Factor out default target_cpus() operation
Alexander Gordeev
8
-45
/
+12
2012-06-06
x86/apic: Trivial whitespace fixes
Alexander Gordeev
3
-4
/
+4
2012-06-06
x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a...
Suresh Siddha
3
-26
/
+48
2012-06-06
x86/irq: Update irq_cfg domain unless the new affinity is a subset of the cur...
Suresh Siddha
1
-9
/
+6
2012-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-11
/
+87
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-59
/
+120
2012-06-04
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-5
/
+5
2012-06-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-143
/
+167
2012-06-04
fixups for signal breakage
Al Viro
3
-4
/
+4
2012-06-04
nommu: fix compilation of nommu.c
Greg Ungerer
1
-1
/
+1
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-26
/
+827
2012-06-04
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...
Linus Torvalds
5
-36
/
+44
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-2
/
+442
2012-06-04
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
Linus Torvalds
1
-7
/
+10
2012-06-03
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
Kukjin Kim
1
-1
/
+1
2012-06-03
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-39
/
+110
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
4
-150
/
+28
2012-06-03
mm: fix warning in __set_page_dirty_nobuffers
Hugh Dickins
1
-1
/
+4
2012-06-03
vfs: move inode stat information closer together
Linus Torvalds
1
-3
/
+3
2012-06-02
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
1
-2
/
+2
2012-06-02
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-90
/
+322
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
5
-11
/
+193
2012-06-03
dm thin: use slab mempools
Mike Snitzer
1
-62
/
+99
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
1
-9
/
+17
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
1
-2
/
+6
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
1
-6
/
+7
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-84
/
+201
2012-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-39
/
+297
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
14
-191
/
+119
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-06-02
Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2012-06-02
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
1
-1
/
+1
2012-06-02
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-01
Merge branch 'akpm' (Fixups for Andrew's patchbomb)
Linus Torvalds
13
-45
/
+33
2012-06-01
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
13
-33
/
+33
2012-06-01
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
1
-12
/
+0
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
94
-2155
/
+5467
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
86
-792
/
+1775
[next]