index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
stackprotector: update make rules
Tejun Heo
2009-02-10
4
-13
/
+15
*
x86: stackprotector.h misc update
Tejun Heo
2009-02-10
1
-1
/
+6
*
elf: add ELF_CORE_COPY_KERNEL_REGS()
Tejun Heo
2009-02-10
2
-1
/
+10
*
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
2009-02-10
24
-115
/
+198
|
\
|
*
x86: fix math_emu register frame access
Tejun Heo
2009-02-10
7
-56
/
+55
|
*
x86: math_emu info cleanup
Tejun Heo
2009-02-09
6
-64
/
+48
|
*
x86: include correct %gs in a.out core dump
Tejun Heo
2009-02-09
1
-3
/
+1
|
*
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
2009-02-09
1
-0
/
+11
|
*
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-02-09
3
-5
/
+44
|
*
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
2009-02-09
3
-0
/
+10
|
*
x86: disable intel_iommu support by default
Kyle McMartin
2009-02-05
3
-3
/
+24
|
*
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2009-02-04
2
-7
/
+21
|
*
x86: fix grammar in user-visible BIOS warning
Alex Chiang
2009-02-05
1
-1
/
+1
|
*
x86/Kconfig.cpu: make Kconfig help readable in the console
Borislav Petkov
2009-02-04
1
-13
/
+15
|
*
x86, 64-bit: print DMI info in the oops trace
Kyle McMartin
2009-02-04
1
-2
/
+7
*
|
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-02-10
9
-425
/
+488
|
\
\
|
*
|
x86: uaccess: use errret as error value in __put_user_size()
Hiroshi Shimamoto
2009-02-04
1
-5
/
+6
|
*
|
x86: uaccess: fix compilation error on CONFIG_M386
Hiroshi Shimamoto
2009-01-29
1
-2
/
+20
|
*
|
x86: ia32_signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
1
-170
/
+195
|
*
|
x86: signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
1
-137
/
+154
|
*
|
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-23
3
-0
/
+110
|
*
|
x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()
Hiroshi Shimamoto
2009-01-21
1
-3
/
+3
|
*
|
x86: uaccess: fix style problems
Hiroshi Shimamoto
2009-01-21
1
-3
/
+3
|
*
|
x86: remove byte locks
Jiri Kosina
2009-01-20
3
-76
/
+2
|
*
|
x86: Remove never-called arch_setup_msi_irq()
Michael Ellerman
2009-01-18
1
-34
/
+0
*
|
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
586
-5782
/
+9633
|
\
\
\
|
*
|
|
Linux 2.6.29-rc4
v2.6.29-rc4
Linus Torvalds
2009-02-08
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Linus Torvalds
2009-02-08
3
-18
/
+76
|
|
\
\
\
|
|
*
|
|
async: use list_move_tail
Stefan Richter
2009-02-08
1
-2
/
+1
|
|
*
|
|
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
3
-24
/
+29
|
|
*
|
|
async: Add some documentation.
Cornelia Huck
2009-02-08
1
-0
/
+47
|
|
*
|
|
async: Handle kthread_run() return codes.
Cornelia Huck
2009-02-08
1
-2
/
+9
|
|
*
|
|
async: Fix running list handling.
Cornelia Huck
2009-02-08
1
-2
/
+2
|
*
|
|
|
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2009-02-08
2
-67
/
+20
|
*
|
|
|
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-10
/
+15
|
*
|
|
|
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-5
/
+15
|
|
/
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
10
-87
/
+132
|
|
\
\
\
|
|
*
|
|
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-04
1
-52
/
+93
|
|
*
|
|
PCI PM: Read power state from device after trying to change it on resume
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
|
*
|
|
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-04
1
-4
/
+6
|
|
*
|
|
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
2009-02-04
1
-15
/
+1
|
|
*
|
|
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-04
1
-2
/
+8
|
|
*
|
|
PCI PM: Check if the state has been saved before trying to restore it
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
|
*
|
|
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-02-04
1
-15
/
+12
|
|
*
|
|
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
6
-9
/
+22
|
|
*
|
|
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-02-04
1
-2
/
+2
|
*
|
|
|
module: remove over-zealous check in __module_get()
Rusty Russell
2009-02-07
1
-1
/
+0
|
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-02-07
24
-901
/
+481
|
|
\
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
1744
-15883
/
+32279
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
|
|
|
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-02-04
3
-132
/
+0
[next]