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-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
6
-43
/
+110
2007-08-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
6
-28
/
+28
2007-08-23
Renumber AUDIT_TTY_[GS]ET
Miloslav Trmac
1
-2
/
+2
2007-08-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
4
-26
/
+36
2007-08-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
9
-23
/
+42
2007-08-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
35
-172
/
+255
2007-08-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-20
/
+640
2007-08-23
m68knommu: include linux/fs.h for do_pipe()
Greg Ungerer
1
-0
/
+1
2007-08-23
m68knommu: include asm-generic/pgtable.h
Greg Ungerer
1
-0
/
+2
2007-08-23
m68knommu: include linux/fs.h for getname()
Greg Ungerer
1
-0
/
+1
2007-08-23
pata_it821x: Fix regression/corruptor
Alan Cox
1
-1
/
+1
2007-08-23
lguest should depend on CONFIG_FUTEX
Alexey Dobriyan
1
-1
/
+1
2007-08-23
9p: fix bad error path in conversion routines
Mariusz Kozlowski
1
-0
/
+1
2007-08-23
9p: remove deprecated v9fs_fid_lookup_remove()
Eric Van Hensbergen
2
-18
/
+0
2007-08-23
9p: update maintainers and documentation
Eric Van Hensbergen
2
-7
/
+21
2007-08-23
9p: fix use after free
Eric Van Hensbergen
1
-3
/
+6
2007-08-23
sched: tweak the sched_runtime_limit tunable
Ingo Molnar
1
-1
/
+1
2007-08-23
sched: skip updating rq's next_balance under null SD
Suresh Siddha
1
-2
/
+12
2007-08-23
sched: fix broken SMT/MC optimizations
Suresh Siddha
2
-2
/
+2
2007-08-23
sched: accounting regression since rc1
Christian Borntraeger
1
-15
/
+29
2007-08-23
sched: fix sysctl directory permissions
Eric W. Biederman
1
-4
/
+5
2007-08-23
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
5
-19
/
+61
2007-08-23
sdhci: tell which spurious interrupt we got
Pierre Ossman
1
-6
/
+6
2007-08-23
sdhci: handle data interrupts during command
Pierre Ossman
2
-7
/
+22
2007-08-23
mmc: ignore bad max block size in sdhci
David Vrabel
1
-5
/
+4
2007-08-23
sdhci: be more cautious about block count register
Pierre Ossman
1
-2
/
+2
2007-08-23
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-08-23
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-08-22
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
Mel Gorman
4
-2
/
+33
2007-08-22
au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()
Yoichi Yuasa
1
-46
/
+46
2007-08-22
newport_con warning fix
Andrew Morton
1
-2
/
+1
2007-08-22
selection.h: add tty_struct forward declaration
Andrew Morton
1
-0
/
+2
2007-08-22
Check for PPC32 in imsttfb
Stephen Rothwell
1
-1
/
+1
2007-08-22
Xen i386 xen-head.S fix sections mixup
Mathieu Desnoyers
1
-3
/
+3
2007-08-22
exec: kill unsafe BUG_ON(sig->count) checks
Oleg Nesterov
1
-3
/
+0
2007-08-22
rtc-max6902 minor fixes
David Brownell
1
-3
/
+3
2007-08-22
SLUB: do not fail on broken memory configurations
Christoph Lameter
1
-1
/
+8
2007-08-22
SLUB: use atomic_long_read for atomic_long variables
Christoph Lameter
1
-3
/
+3
2007-08-22
cfag12864b fix
Miguel Ojeda
1
-1
/
+1
2007-08-22
serial: add pci ids for PA Semi PWRficient onchip uarts
Olof Johansson
1
-0
/
+16
2007-08-22
autofs4: deadlock during create
Ian Kent
1
-14
/
+17
2007-08-22
uml: fix previous request size limit fix
Jeff Dike
1
-2
/
+2
2007-08-22
md: correctly update sysfs when a raid1 is reshaped
NeilBrown
1
-4
/
+18
2007-08-22
md: make sure a re-add after a restart honours bitmap when resyncing
NeilBrown
1
-1
/
+2
2007-08-22
w1: fix w1_remove_master_device() searching
Evgeniy Polyakov
1
-4
/
+6
2007-08-22
Fix VM_FAULT flags conversion for hugetlb
Adam Litke
1
-1
/
+1
2007-08-22
synclink_gt fix module reference
Paul Fulghum
1
-0
/
+4
2007-08-22
slab: skip calling cache_free_alien() when the platform is not numa capable
Siddha, Suresh B
1
-2
/
+12
2007-08-22
IPMI: fix warning in ipmi_si_intf.c
Mijo Safradin
1
-1
/
+1
2007-08-22
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2
-11
/
+12
[next]