Age | Commit message (Expand) | Author |
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 | Hibernation: Arbitrary boot kernel support on x86_64 | 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 | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier | Anton Blanchard |
2007-10-18 | [libata] kill ata_sg_is_last() | Jeff Garzik |
2007-10-18 | sched: reduce schedstat variable overhead a bit | Ken Chen |
2007-10-18 | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle |
2007-10-18 | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle |
2007-10-18 | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer |
2007-10-18 | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required | Li Zefan |
2007-10-18 | [NET]: Fix OOPS due to missing check in dev_parse_header(). | Patrick McHardy |
2007-10-17 | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu |
2007-10-17 | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu |
2007-10-17 | [IPSEC]: Add missing BEET checks | Herbert Xu |
2007-10-17 | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu |
2007-10-17 | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu |
2007-10-17 | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu |
2007-10-17 | [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() | Pavel Emelyanov |
2007-10-17 | [NET]: Move the filter releasing into a separate call | Pavel Emelyanov |
2007-10-17 | [NET]: Introduce the sk_detach_filter() call | Pavel Emelyanov |
2007-10-17 | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell |
2007-10-17 | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_frag_alloc() | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_frag_intern | Pavel Emelyanov |
2007-10-17 | [SPARC]: Support for new termios. | David Miller |
2007-10-17 | napi_synchronize: waiting for NAPI | Stephen Hemminger |
2007-10-17 | [SPARC64]: Implement atomic backoff. | David S. Miller |
2007-10-17 | 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 |