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
2008-06-20
ide: increase timeout in wait_drive_not_busy()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-06-20
palm_bk3710: fix resource management
Sergei Shtylyov
1
-9
/
+13
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
3
-5
/
+24
2008-06-20
Ext4: Fix online resize block group descriptor corruption
Frederic Bohe
1
-1
/
+2
2008-06-20
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
1
-18
/
+6
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2
-25
/
+31
2008-06-20
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2
-3
/
+6
2008-06-20
xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
Isaku Yamahata
1
-1
/
+1
2008-06-20
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
1
-6
/
+9
2008-06-20
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
1
-0
/
+10
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
Merge branch 'bugzilla-9761' into release
Len Brown
1
-1
/
+2
2008-06-20
Merge branch 'bugzilla-10695' into release
Len Brown
1
-5
/
+3
2008-06-20
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
1
-4
/
+3
2008-06-20
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2
-2
/
+12
2008-06-20
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
1
-1
/
+1
2008-06-19
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
2
-0
/
+15
2008-06-19
ipv6: Remove options header when setsockopt's optlen is 0
Shan Wei
1
-4
/
+7
2008-06-19
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2
-3
/
+6
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
1
-0
/
+6
2008-06-19
hwmon: (lm75) sensor reading bugfix
David Brownell
1
-5
/
+15
2008-06-19
hwmon: (abituguru3) update driver detection
Hans de Goede
1
-2
/
+13
2008-06-19
hwmon: (w83791d) new maintainer
Marc Hulsman
1
-3
/
+3
2008-06-19
hwmon: (abituguru3) Identify Abit AW8D board as such
Hans de Goede
1
-1
/
+2
2008-06-19
hwmon: Update the sysfs interface documentation
Jean Delvare
1
-20
/
+13
2008-06-19
hwmon: (adt7473) Initialize max_duty_at_overheat before use
Jean Delvare
1
-0
/
+3
2008-06-19
hwmon: (lm85) Fix function RANGE_TO_REG()
Jean Delvare
1
-14
/
+11
2008-06-19
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
6
-27
/
+23
2008-06-19
Blackfin arch: fix typo error in bf548 serial header file
Sonic Zhang
1
-2
/
+2
2008-06-19
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
1
-2
/
+8
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
1
-10
/
+8
2008-06-19
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2
-0
/
+2
2008-06-19
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
Jeremy Fitzhardinge
1
-1
/
+2
2008-06-19
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
1
-5
/
+10
2008-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
1
-2
/
+0
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
3
-4
/
+9
2008-06-19
Merge branch 'linus' into sched/urgent
Ingo Molnar
197
-3866
/
+6556
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2
-0
/
+28
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
1
-1
/
+3
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
1
-26
/
+33
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
1
-1
/
+0
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
1
-1
/
+1
2008-06-18
agp: brown paper bag patch - put back two lines that got lost
Dave Airlie
1
-0
/
+2
2008-06-19
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
1
-0
/
+2
2008-06-18
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-168
/
+235
2008-06-19
agp/intel: cleanup some serious whitespace badness
Dave Airlie
1
-68
/
+66
2008-06-19
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
1
-10
/
+73
2008-06-19
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
1
-2
/
+2
2008-06-19
drm/radeon: add hier-z registers for r300 and r500 chipsets
Dave Airlie
2
-59
/
+189
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2
-8
/
+9
[prev]
[next]