| Commit message (Expand) | Author | Age |
* | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs | Satyam Sharma | 2007-10-18 |
* | add-scaled-time-to-taskstats-based-process-accounting fix | Michael Neuling | 2007-10-18 |
* | Add scaled time to taskstats based process accounting | Michael Neuling | 2007-10-18 |
* | Char: cyclades, fix some -W warnings | Jiri Slaby | 2007-10-18 |
* | Char: cyclades, remove bottom half processing | Jiri Slaby | 2007-10-18 |
* | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 2007-10-18 |
* | sysctl: Error on bad sysctl tables | Eric W. Biederman | 2007-10-18 |
* | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2007-10-18 |
* | sysctl: parport remove binary paths | Eric W. Biederman | 2007-10-18 |
* | sysctl: Factor out sysctl_data. | Eric W. Biederman | 2007-10-18 |
* | sysctl core: Stop using the unnecessary ctl_table typedef | Eric W. Biederman | 2007-10-18 |
* | stop using DMA_xxBIT_MASK | Andrew Morton | 2007-10-18 |
* | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 2007-10-18 |
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 |
* | Remove struct task_struct::io_wait | Alexey Dobriyan | 2007-10-18 |
* | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 2007-10-18 |
* | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 |
* | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 2007-10-18 |
* | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki | 2007-10-18 |
* | PM: Rework struct hibernation_ops | Rafael J. Wysocki | 2007-10-18 |
* | PM: Make suspend_ops static | Rafael J. Wysocki | 2007-10-18 |
* | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 2007-10-18 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 |
* | ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo | Aneesh Kumar K.V | 2007-10-17 |
* | ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo | Aneesh Kumar K.V | 2007-10-17 |
* | ext4: Convert s_r_blocks_count and s_free_blocks_count | Aneesh Kumar K.V | 2007-10-17 |
* | ext4: Convert s_blocks_count to s_blocks_count_lo | Aneesh Kumar K.V | 2007-10-17 |
* | ext4: Convert bg_inode_bitmap and bg_inode_table | Aneesh Kumar K.V | 2007-10-17 |
* | ext4: Convert bg_block_bitmap to bg_block_bitmap_lo | Aneesh Kumar K.V | 2007-10-17 |
* | ext4: FLEX_BG Kernel support v2. | Jose R. Santos | 2007-10-17 |
* | ext4: Fix sparse warnings | Aneesh Kumar K.V | 2007-10-17 |
* | Ext4: Uninitialized Block Groups | Andreas Dilger | 2007-10-17 |
* | ext4: remove #ifdef CONFIG_EXT4_INDEX | Eric Sandeen | 2007-10-17 |
* | ext4: Remove (partial, never completed) fragment support | Coly Li | 2007-10-17 |
* | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao | 2007-10-17 |
* | JBD2: replace jbd_kmalloc with kmalloc directly. | Mingming Cao | 2007-10-17 |
* | JBD: replace jbd_kmalloc with kmalloc directly | Mingming Cao | 2007-10-17 |
* | JBD2: jbd2 slab allocation cleanups | Mingming Cao | 2007-10-17 |
* | JBD: JBD slab allocation cleanups | Mingming Cao | 2007-10-17 |
* | net: libertas sdio driver | Pierre Ossman | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-17 |
|\ |
|
| * | sched: fix !SYSFS build breakage | Dhaval Giani | 2007-10-17 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-10-17 |
|\ \ |
|
| * | | [POWERPC] Move of_device allocation into of_device.[ch] | Joachim Fenkes | 2007-10-17 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds | 2007-10-17 |
|\ \ |
|
| * | | Remove magic macros for screen_info structure members | H. Peter Anvin | 2007-10-17 |
| |/ |
|
* | | security/ cleanups | Adrian Bunk | 2007-10-17 |
* | | Implement file posix capabilities | Serge E. Hallyn | 2007-10-17 |
* | | ifdef struct task_struct::security | Alexey Dobriyan | 2007-10-17 |