- dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
- 3b5ad07 stacktrace: fix header file for !CONFIG_STACKTRACE by Johannes Berg · 17 years ago
- c71063c lockdep debugging: give stacktrace for init_error by Johannes Berg · 17 years ago
- d38e1d5 lockstat: better class name representation by Peter Zijlstra · 17 years ago
- 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 17 years ago
- 443aef0 lockdep: fixup sk_callback_lock annotation by Peter Zijlstra · 17 years ago
- 4b32d0a lockdep: various fixes by Peter Zijlstra · 17 years ago
- 4fe8774 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex by Peter Zijlstra · 17 years ago
- c46261d lockstat: human readability tweaks by Peter Zijlstra · 17 years ago
- f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
- 8e18257 lockdep: reduce the ifdeffery by Peter Zijlstra · 17 years ago
- ca58abc lockdep: sanitise CONFIG_PROVE_LOCKING by Peter Zijlstra · 17 years ago
- 21f8ca3 fix raw_spinlock_t vs lockdep by Peter Zijlstra · 17 years ago
- 5b7f13b coda: update module information by Jan Harkes · 17 years ago
- 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
- a1b0aa8 coda: remove struct coda_sb_info by Jan Harkes · 17 years ago
- 5fd31e9 coda: cleanup downcall handler by Jan Harkes · 17 years ago
- ed36f72 coda: cleanup coda_lookup, use dsplice_alias by Jan Harkes · 17 years ago
- 970648e coda: ignore returned values when upcalls return errors by Jan Harkes · 17 years ago
- 37461e1 coda: replace upc_alloc/upc_free with kmalloc/kfree by Jan Harkes · 17 years ago
- 9787525 coda: avoid lockdep warning in coda_readdir by Jan Harkes · 17 years ago
- d9664c9 coda: block signals during upcall processing by Jan Harkes · 17 years ago
- fe71b5f coda: cleanup for upcall handling path by Jan Harkes · 17 years ago
- 8706551 coda: cleanup /dev/cfs open and close handling by Jan Harkes · 17 years ago
- ed31a7d coda: use ilookup5 by Jan Harkes · 17 years ago
- fac1f0e coda: coda doesn't track atime by Jan Harkes · 17 years ago
- 8c6d215 coda: allow removal of busy directories by Jan Harkes · 17 years ago
- d728900 coda: fix nlink updates for directories by Jan Harkes · 17 years ago
- 56ee354 coda: correctly invalidate cached access rights by Jan Harkes · 17 years ago
- 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 17 years ago
- 1899119 Use --build-id ld option by Roland McGrath · 17 years ago
- da1a679 Add /sys/kernel/notes by Roland McGrath · 17 years ago
- 86ead9c s390: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
- 8fb775e powerpc: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
- caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
- 2e1d5b8 x86_64: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
- cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
- b38bd33 fix ext4/JBD2 build warnings by Mingming Cao · 17 years ago
- f0a594c update checkpatch.pl to version 0.08 by Andy Whitcroft · 17 years ago
- 4b8a8b8 Typo: fro -> from by Rolf Eike Beer · 17 years ago
- aa781ae add POSIX clocks and timers maintainer by Ingo Molnar · 17 years ago
- 01c55ed kernel/relay.c: make functions static by Adrian Bunk · 17 years ago
- bb90110 coredump masking: documentation for /proc/pid/coredump_filter by Kawai, Hidehiro · 17 years ago
- ee78b0a coredump masking: ELF-FDPIC: enable core dump filtering by Kawai, Hidehiro · 17 years ago
- e2e0090 coredump masking: ELF-FDPIC: remove an unused argument by Kawai, Hidehiro · 17 years ago
- a1b59e8 coredump masking: ELF: enable core dump filtering by Kawai, Hidehiro · 17 years ago
- 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
- 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
- 76fdbb2 coredump masking: bound suid_dumpable sysctl by Kawai, Hidehiro · 17 years ago
- 86fd6df docbook: don't reference file without kernel-doc by Randy Dunlap · 17 years ago
- cdccb31 kernel-doc: fix leading dot in man-mode output by Randy Dunlap · 17 years ago
- 51f5a0c kernel-doc: strip C99 comments by Randy Dunlap · 17 years ago
- 5f8c7c9 kernel-doc: fix unnamed struct/union warning by Randy Dunlap · 17 years ago
- 2ac534b kernel-doc: add tools doc in Makefile by Randy Dunlap · 17 years ago
- f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
- c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
- 16b6287 nfsctl: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
- 4ac4efc sunrpc: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
- 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
- b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
- bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
- b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
- f34e3b6 use the new percpu interface for shared data by Fenghua Yu · 17 years ago
- 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
- 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
- 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
- 81eae37 jprobes: make struct jprobe.entry a void * by Michael Ellerman · 17 years ago
- f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
- cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
- fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
- d898391 readahead: pass real splice size by Fengguang Wu · 17 years ago
- 431a482 readahead: move synchronous readahead call out of splice loop by Fengguang Wu · 17 years ago
- c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
- dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
- a08a166 readahead: convert splice invocations by Fengguang Wu · 17 years ago
- 3ea89ee readahead: convert filemap invocations by Fengguang Wu · 17 years ago
- 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
- 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
- f615bfc readahead: MIN_RA_PAGES/MAX_RA_PAGES macros by Fengguang Wu · 17 years ago
- 46fc3e7 readahead: add look-ahead support to __do_page_cache_readahead() by Fengguang Wu · 17 years ago
- d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
- 2ba2d00 AIO sparse fix (type of ki_flags) by David Brownell · 17 years ago
- 64ee480 eCryptfs: ecryptfs_setattr() bugfix by Michael Halcrow · 17 years ago
- 39ef01e mbcs: Remove lots of global symbols by Alan Cox · 17 years ago
- 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
- a0a9983 gpio calls don't need i/o barriers by David Brownell · 17 years ago
- e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
- 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
- cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
- 95a631e Suspend MAINTAINERS update by Pavel Machek · 17 years ago
- 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
- 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
- bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
- d7372cd ACPI: Do not prepare for hibernation in acpi_shutdown by Rafael J. Wysocki · 17 years ago
- 6c961df PM: Reduce code duplication between main.c and user.c by Rafael J. Wysocki · 17 years ago
- ccd4b65 PM: prevent frozen user mode helpers from failing the freezing of tasks by Rafael J. Wysocki · 17 years ago
- 8cdd493 PM: disable usermode helper before hibernation and suspend by Rafael J. Wysocki · 17 years ago
- b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
- c2cf7d8 Freezer: remove redundant check in try_to_freeze_tasks by Rafael J. Wysocki · 17 years ago
- e7cd8a7 Freezer: return int from freeze_processes by Rafael J. Wysocki · 17 years ago