index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant
Cyrill Gorcunov
2009-08-26
2
-6
/
+7
*
x86: Fix x86_model test in es7000_apic_is_cluster()
Roel Kluin
2009-08-25
1
-1
/
+1
*
x86, apic: Move dmar_table_init() out of enable_IR()
Yinghai Lu
2009-08-17
1
-9
/
+13
*
x86, ioapic: Panic on irq-pin binding only if needed
Cyrill Gorcunov
2009-08-08
1
-5
/
+18
*
x86/apic: Enable x2APIC without interrupt remapping under KVM
Gleb Natapov
2009-08-05
3
-40
/
+56
*
x86, apic: Drop redundant bit assignment
Cyrill Gorcunov
2009-08-05
1
-1
/
+0
*
x86, ioapic: Throw BUG instead of NULL dereference
Cyrill Gorcunov
2009-08-05
1
-0
/
+4
*
x86, ioapic: Introduce for_each_irq_pin() helper
Cyrill Gorcunov
2009-08-05
1
-28
/
+15
*
x86: Remove superfluous NULL pointer check in destroy_irq()
Bartlomiej Zolnierkiewicz
2009-08-02
1
-2
/
+1
*
x86/ioapic.c: unify ioapic_retrigger_irq()
Jeremy Fitzhardinge
2009-07-14
1
-9
/
+0
*
x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loop
Jeremy Fitzhardinge
2009-07-14
1
-8
/
+1
*
x86/ioapic.c: clean up replace_pin_at_irq_node logic and comments
Jeremy Fitzhardinge
2009-07-14
1
-8
/
+5
*
x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loop
Jeremy Fitzhardinge
2009-07-14
1
-3
/
+2
*
x86/ioapic.c: simplify add_pin_to_irq_node()
Jeremy Fitzhardinge
2009-07-14
1
-20
/
+8
*
x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loop
Jeremy Fitzhardinge
2009-07-14
1
-7
/
+1
*
x86/ioapic.c: move lost comment to what seems like appropriate place
Jeremy Fitzhardinge
2009-07-14
1
-7
/
+5
*
x86/ioapic.c: remove redundant declaration of irq_pin_list
Jeremy Fitzhardinge
2009-07-14
1
-2
/
+0
*
x86/ioapic.c: remove #ifdef for 82093AA workaround
Jeremy Fitzhardinge
2009-07-14
1
-28
/
+19
*
x86/ioapic.c: unify __mask_IO_APIC_irq()
Jeremy Fitzhardinge
2009-07-14
1
-6
/
+1
*
x86/ioapic.c: ioapic_modify_irq is too large to inline
Jeremy Fitzhardinge
2009-07-14
1
-3
/
+3
*
x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces
Jeremy Fitzhardinge
2009-07-14
1
-2
/
+1
*
Linux 2.6.31-rc3
v2.6.31-rc3
Linus Torvalds
2009-07-14
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-07-14
11
-393
/
+235
|
\
|
*
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
2009-07-13
1
-9
/
+11
|
*
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
2009-07-13
1
-18
/
+2
|
*
ext4: fix null handler of ioctls in no journal mode
Peng Tao
2009-07-13
1
-8
/
+12
|
*
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
2009-07-13
3
-4
/
+8
|
*
ext4: Move __ext4_journalled_writepage() to avoid forward declaration
Aneesh Kumar K.V
2009-06-14
1
-58
/
+54
|
*
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
2009-06-14
2
-221
/
+58
|
*
ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation
Aneesh Kumar K.V
2009-06-14
1
-15
/
+8
|
*
ext4: Don't look at buffer_heads outside i_size.
Aneesh Kumar K.V
2009-06-04
1
-12
/
+16
|
*
ext4: Fix goal inum check in the inode allocator
Johann Lombardi
2009-07-06
1
-1
/
+1
|
*
ext4: fix no journal corruption with locale-gen
Theodore Ts'o
2009-07-08
1
-2
/
+2
|
*
ext4: Calculate required journal credits for inserting an extent properly
Aneesh Kumar K.V
2009-07-06
1
-0
/
+1
|
*
ext4: Fix truncation of symlinks after failed write
Jan Kara
2009-07-13
1
-13
/
+13
|
*
jbd2: Fix a race between checkpointing code and journal_get_write_access()
Jan Kara
2009-07-13
1
-33
/
+35
|
*
ext4: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-07-06
1
-1
/
+5
|
*
ext4: naturally align struct ext4_allocation_request
Eric Sandeen
2009-07-13
1
-7
/
+7
|
*
ext4: mark several more functions in mballoc.c as noinline
Eric Sandeen
2009-07-06
1
-8
/
+16
|
*
ext4: Fix potential reclaim deadlock when truncating partial block
Theodore Ts'o
2009-07-06
1
-1
/
+2
|
*
jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region
Theodore Ts'o
2009-06-21
1
-5
/
+6
|
*
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
2009-06-21
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-07-13
14
-79
/
+80
|
\
\
|
*
|
Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...
Alexander Beregalov
2009-07-12
1
-19
/
+8
|
*
|
Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board
Herton Ronaldo Krzesinski
2009-07-12
1
-15
/
+20
|
*
|
Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME
Dan Aloni
2009-07-12
1
-7
/
+7
|
*
|
Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME
Dan Aloni
2009-07-12
1
-6
/
+6
|
*
|
Staging: rtl8192su: convert to net_device_ops
Bartlomiej Zolnierkiewicz
2009-07-12
4
-13
/
+21
|
*
|
Staging: serqt_usb2: declare qt_open static in serqt_usb2
Bill Pemberton
2009-07-12
1
-1
/
+1
|
*
|
Staging: serqt_usb2: fix qt_close parameters in serqt_usb2
Bill Pemberton
2009-07-12
1
-2
/
+4
[next]