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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
Char: cyclades, fix some -W warnings
Jiri Slaby
1
-6
/
+6
2007-10-18
Char: cyclades, remove bottom half processing
Jiri Slaby
1
-15
/
+0
2007-10-18
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2
-4
/
+7
2007-10-18
sysctl: Error on bad sysctl tables
Eric W. Biederman
1
-0
/
+1
2007-10-18
sysctl: properly register the irda binary sysctl numbers
Eric W. Biederman
1
-0
/
+20
2007-10-18
sysctl: parport remove binary paths
Eric W. Biederman
1
-1
/
+0
2007-10-18
sysctl: Factor out sysctl_data.
Eric W. Biederman
1
-0
/
+1
2007-10-18
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
1
-18
/
+18
2007-10-18
stop using DMA_xxBIT_MASK
Andrew Morton
1
-2
/
+8
2007-10-18
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
1
-10
/
+14
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
1
-0
/
+5
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
2
-19
/
+0
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+7
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
1
-0
/
+2
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-5
/
+2
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-0
/
+38
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-4
/
+4
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-6
/
+32
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
1
-2
/
+0
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2
-10
/
+9
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-11
/
+11
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
3
-109
/
+112
2007-10-17
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
1
-6
/
+6
2007-10-17
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
1
-3
/
+3
2007-10-17
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
1
-2
/
+2
2007-10-17
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
1
-1
/
+3
2007-10-17
ext4: Fix sparse warnings
Aneesh Kumar K.V
1
-7
/
+7
2007-10-17
Ext4: Uninitialized Block Groups
Andreas Dilger
1
-4
/
+12
2007-10-17
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
1
-12
/
+2
2007-10-17
ext4: Remove (partial, never completed) fragment support
Coly Li
3
-37
/
+6
2007-10-17
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
3
-19
/
+20
2007-10-17
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
1
-7
/
+0
2007-10-17
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
1
-6
/
+0
2007-10-17
JBD2: jbd2 slab allocation cleanups
Mingming Cao
1
-5
/
+13
2007-10-17
JBD: JBD slab allocation cleanups
Mingming Cao
1
-3
/
+10
2007-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-32
/
+29
2007-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-0
/
+6
2007-10-17
net: libertas sdio driver
Pierre Ossman
1
-0
/
+6
2007-10-17
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
159
-3914
/
+2101
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
1
-14
/
+0
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
1
-0
/
+2
2007-10-17
9p: attach-per-user
Latchesar Ionkov
2
-4
/
+8
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
3
-14
/
+19
2007-10-17
x86: unify include/asm/debugreg_32/64.h
Thomas Gleixner
4
-142
/
+68
2007-10-17
x86: unify include/asm/unwind_32/64.h
Thomas Gleixner
3
-30
/
+13
2007-10-17
x86: unify include/asm/types_32/64.h
Thomas Gleixner
4
-131
/
+67
2007-10-17
x86: unify include/asm/tlb_32/64.h
Thomas Gleixner
3
-37
/
+10
[next]