index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cryptd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-06
x86: unify pmd_index
Jeremy Fitzhardinge
3
-10
/
+11
2009-02-06
x86: unify pmd_page
Jeremy Fitzhardinge
3
-4
/
+5
2009-02-06
x86: unify pmd_page_vaddr
Jeremy Fitzhardinge
3
-4
/
+5
2009-02-06
x86: unify pud_offset
Jeremy Fitzhardinge
2
-2
/
+5
2009-02-06
x86: unify pud_index
Jeremy Fitzhardinge
2
-2
/
+6
2009-02-06
x86: unify pgd_page
Jeremy Fitzhardinge
2
-1
/
+5
2009-02-06
x86: unify pud_page
Jeremy Fitzhardinge
3
-3
/
+6
2009-02-06
x86: include pgtable_SIZE.h earlier
Jeremy Fitzhardinge
1
-6
/
+10
2009-02-06
x86: unify pud_page_vaddr
Jeremy Fitzhardinge
3
-5
/
+5
2009-02-06
x86: unify pgd_page_vaddr
Jeremy Fitzhardinge
2
-2
/
+5
2009-02-06
x86: unify pmd_none
Jeremy Fitzhardinge
3
-3
/
+7
2009-02-06
x86: unify pmd_present
Jeremy Fitzhardinge
3
-2
/
+5
2009-02-06
x86: unify pgd_present
Jeremy Fitzhardinge
2
-1
/
+7
2009-02-06
x86: unify pud_present
Jeremy Fitzhardinge
3
-6
/
+7
2009-02-06
x86: unify pte_present
Jeremy Fitzhardinge
3
-4
/
+5
2009-02-06
x86: unify pte_same
Jeremy Fitzhardinge
3
-8
/
+6
2009-02-06
x86: unify pte_none
Jeremy Fitzhardinge
4
-8
/
+5
2009-02-01
Fix memory corruption in console selection
Mikulas Patocka
1
-1
/
+1
2009-02-01
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
4
-27
/
+29
2009-01-31
igb: fix link reporting when using sgmii
Alexander Duyck
1
-2
/
+9
2009-01-31
igb: prevent skb_over panic w/ mtu smaller than 1K
Alexander Duyck
1
-4
/
+4
2009-01-31
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
2
-15
/
+10
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-30
x86 setup: fix asm constraints in vesa_store_edid
Andreas Schwab
1
-6
/
+5
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
6
-25
/
+57
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
6
-201
/
+141
2009-01-30
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
Ben Hutchings
1
-1
/
+1
2009-01-30
sfc: Update board info for hardware monitor on SFN4111T-R5 and later
Ben Hutchings
1
-2
/
+10
2009-01-30
sfc: Test for PHYXS faults whenever we cannot test link state bits
Steve Hodgson
1
-7
/
+9
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
4
-13
/
+28
2009-01-30
sfc: Fix post-reset MAC selection
Steve Hodgson
1
-7
/
+8
2009-01-30
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
Ben Hutchings
1
-6
/
+9
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
3
-18
/
+18
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
4
-28
/
+0
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
1
-1
/
+5
2009-01-30
sky2: fix hard hang with netconsoling and iface going up
Alexey Dobriyan
1
-3
/
+3
2009-01-30
leds: Fix bounds checking of wm8350->pmic.led
Roel Kluin
1
-1
/
+1
2009-01-30
regulator: move bq24022 init back to module_init instead of subsys_initcall
Philipp Zabel
1
-5
/
+1
2009-01-30
hrtimer: prevent negative expiry value after clock_was_set()
Thomas Gleixner
1
-0
/
+7
2009-01-30
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
3
-7
/
+24
2009-01-30
hrtimers: increase clock min delta threshold while interrupt hanging
Frederic Weisbecker
1
-1
/
+29
2009-01-30
MIPS: Alchemy: time.c build fix
Manuel Lauss
1
-1
/
+1
2009-01-30
MIPS: RB532: Export rb532_gpio_set_func()
Phil Sutter
2
-2
/
+4
2009-01-30
MIPS: RB532: Update headers
Phil Sutter
2
-4
/
+3
2009-01-30
MIPS: RB532: Simplify dev3 init
Phil Sutter
1
-12
/
+2
2009-01-30
MIPS: RB532: Remove {get,set}_434_reg()
Phil Sutter
1
-27
/
+0
2009-01-30
MIPS: RB532: Move dev3 init code to devices.c
Phil Sutter
2
-39
/
+39
2009-01-30
MIPS: RB532: Fix set_latch_u5()
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Fix init of rb532_dev3_ctl_res
Phil Sutter
1
-2
/
+3
[next]