index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-26
m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>
Geert Uytterhoeven
2
-17
/
+23
2013-11-26
m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>
Geert Uytterhoeven
2
-59
/
+63
2013-11-26
m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>
Geert Uytterhoeven
2
-18
/
+27
2013-11-26
m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>
Geert Uytterhoeven
2
-9
/
+14
2013-11-26
m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>
Geert Uytterhoeven
2
-25
/
+33
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
6
-95
/
+85
2013-11-26
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
20
-213
/
+356
2013-11-26
m68k/vme: Remove unused mvme_bdid_ptr
Geert Uytterhoeven
1
-2
/
+0
2013-11-26
m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
Geert Uytterhoeven
3
-41
/
+23
2013-11-26
m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0
Geert Uytterhoeven
3
-114
/
+0
2013-11-26
m68k: head.S - Correct date and spelling
Geert Uytterhoeven
1
-1
/
+1
2013-11-26
m68k: The bootinfo is located right after the kernel
Geert Uytterhoeven
3
-3
/
+3
2013-11-26
block/z2ram: Remove duplicate external declarations
Geert Uytterhoeven
1
-3
/
+0
2013-11-26
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
8
-46
/
+72
2013-11-26
zorro/UAPI: Disintegrate include/linux/zorro*.h
Geert Uytterhoeven
5
-102
/
+119
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
17
-22
/
+22
2013-11-26
zorro: Let the driver core handle device enumeration
Geert Uytterhoeven
2
-7
/
+8
2013-11-26
zorro: Refactor conditional handling of Zorro device name database
Geert Uytterhoeven
3
-11
/
+7
2013-11-26
zorro: Don't fill in dummy names in zorro_name_device()
Geert Uytterhoeven
1
-1
/
+0
2013-11-26
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
4
-9
/
+38
2013-11-26
Documentation/zorro.txt: Update path to arch-specific header files
Geert Uytterhoeven
1
-1
/
+1
2013-11-26
m68k/setup: Use pr_*() and __func__ instead of plain printk()
Geert Uytterhoeven
1
-9
/
+10
2013-11-26
m68k/defconfig: Make NFS_V4 modular instead of builtin
Geert Uytterhoeven
12
-12
/
+12
2013-11-26
m68k/mac: Fix comment about iop_*_present flags setup timing
Geert Uytterhoeven
1
-2
/
+2
2013-11-26
m68k/sun3: Dynamically allocate the table to track IOMMU use
Geert Uytterhoeven
1
-2
/
+3
2013-11-26
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
12
-21
/
+22
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
2013-11-22
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-22
MAINTAINERS: add keyboard driver to Hyper-V file list
Haiyang Zhang
1
-0
/
+1
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
2
-4
/
+6
2013-11-22
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
Jesper Nilsson
1
-3
/
+6
2013-11-22
mm, mempolicy: silence gcc warning
David Rientjes
1
-1
/
+1
2013-11-22
block/partitions/efi.c: fix bound check
Antti P Miettinen
1
-2
/
+3
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-22
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
3
-60
/
+106
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2
-6
/
+6
2013-11-22
ipc,shm: fix shm_file deletion races
Greg Thelen
1
-5
/
+23
2013-11-22
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
3
-38
/
+48
2013-11-22
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
1
-0
/
+1
2013-11-22
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
GFS2: Fix ref count bug relating to atomic_open
Steven Whitehouse
1
-1
/
+4
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
Documentation: filesystems: update btrfs tools section
David Sterba
1
-16
/
+6
[next]