summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-06-26[PATCH] nfsd kconfig: select things at the closest tristate instead of boolHerbert Xu-6/+6
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp-0/+6
2006-06-26[PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt-9/+4
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt-117/+181
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn-2/+2
2006-06-26[PATCH] CAPI crash / race conditionMichael Buesch-22/+32
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy-7/+29
2006-06-26[PATCH] Kprobes registers for notify page faultAnil S Keshavamurthy-0/+8
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy-1/+37
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy-1/+37
2006-06-26[PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy-1/+37
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy-2/+38
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy-2/+39
2006-06-26[PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo-19/+29
2006-06-26[PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu-14/+65
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie-7/+119
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel-149/+123
2006-06-26[PATCH] time: fix time going backward w/ clock=pitjohn stultz-6/+39
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie-7/+9
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr-3/+3
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz-32/+32
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz-6/+594
2006-06-26[PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz-1716/+0
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz-201/+84
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz-217/+389
2006-06-26[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz-19/+33
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton-2/+2
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz-0/+187
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz-19/+125
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz-6/+19
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz-15/+86
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz-4/+609
2006-06-26[PATCH] ext3: Add "-o bh" optionBadari Pulavarty-1/+13
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch-0/+44
2006-06-26[PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch-0/+223
2006-06-26[PATCH] Add ixp4xx HW RNG driverMichael Buesch-0/+87
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch-0/+197
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch-0/+142
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch-0/+166
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch-0/+203
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch-0/+438
2006-06-26[PATCH] Remove old HW RNG supportMichael Buesch-714/+0
2006-06-26[PATCH] reiserfs: remove reiserfs_aio_write()Alexey Dobriyan-7/+1
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay-18/+56
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay-11/+32
2006-06-26[PATCH] keys: allocate key serial numbers randomlyMichael LeMay-14/+14
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf-8/+48
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells-1/+46
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells-51/+85
2006-06-26[PATCH] fs: use list_move()Akinobu Mita-76/+38