index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-26
1
-2
/
+1
|
\
|
*
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
2006-03-26
1
-2
/
+1
*
|
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
2
-6
/
+13
*
|
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
4
-21
/
+17
*
|
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
2
-4
/
+4
*
|
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
1
-9
/
+5
*
|
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
1
-80
/
+62
*
|
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
2006-03-26
1
-24
/
+26
*
|
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
3
-9
/
+15
*
|
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-26
1
-2
/
+26
*
|
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
1
-0
/
+59
*
|
[PATCH] swswsup: return correct load_image error
Con Kolivas
2006-03-26
1
-3
/
+4
*
|
[PATCH] warn if free_irq() is called from IRQ context
Ingo Molnar
2006-03-26
1
-0
/
+1
|
/
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
5
-436
/
+1293
|
\
|
*
[PATCH] fix audit_init failure path
Amy Griffis
2006-03-20
1
-1
/
+2
|
*
[PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and...
lorenzo@gnu.org
2006-03-20
1
-0
/
+5
|
*
[PATCH] sem2mutex: audit_netlink_sem
Ingo Molnar
2006-03-20
3
-12
/
+13
|
*
[PATCH] simplify audit_free() locking
Ingo Molnar
2006-03-20
1
-3
/
+7
|
*
[PATCH] Fix audit operators
Dustin Kirkland
2006-03-20
1
-6
/
+12
|
*
[PATCH] Add tty to syscall audit records
Steve Grubb
2006-03-20
1
-2
/
+8
|
*
[PATCH] add/remove rule update
Steve Grubb
2006-03-20
1
-7
/
+9
|
*
[PATCH] audit string fields interface + consumer
Amy Griffis
2006-03-20
4
-141
/
+418
|
*
[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c
David Woodhouse
2006-03-20
1
-7
/
+4
|
*
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
David Woodhouse
2006-03-20
5
-377
/
+454
|
*
[PATCH] Miscellaneous bug and warning fixes
Dustin Kirkland
2006-03-20
1
-9
/
+12
|
*
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
2006-03-20
2
-9
/
+135
|
*
[PATCH] Exclude messages by message type
Dustin Kirkland
2006-03-20
2
-1
/
+37
|
*
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
2006-03-20
1
-24
/
+118
|
*
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
Amy Griffis
2006-03-20
1
-1
/
+1
|
*
[PATCH] Define new range of userspace messages.
Steve Grubb
2006-03-20
1
-0
/
+2
|
*
[PATCH] Filter rule comparators
Dustin Kirkland
2006-03-20
1
-42
/
+75
|
*
[PATCH] AUDIT: kerneldoc for kernel/audit*.c
Randy Dunlap
2006-03-20
2
-46
/
+238
|
*
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
2006-03-20
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-25
1
-2
/
+1
|
\
\
|
*
|
BUG_ON() Conversion in kernel/cpu.c
Eric Sesterhenn
2006-03-24
1
-2
/
+1
*
|
|
[PATCH] remove pps support
Roman Zippel
2006-03-25
2
-54
/
+18
*
|
|
[PATCH] Add SA_PERCPU_IRQ flag support
Dimitri Sivanich
2006-03-25
1
-5
/
+18
*
|
|
[PATCH] Use unsigned int types for a faster bsearch
Eric Dumazet
2006-03-25
1
-2
/
+2
*
|
|
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
2006-03-25
1
-3
/
+1
*
|
|
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...
Eric Dumazet
2006-03-25
1
-6
/
+0
*
|
|
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2006-03-25
1
-0
/
+2
*
|
|
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2006-03-25
2
-12
/
+16
*
|
|
[PATCH] IRQ: prevent enabling of previously disabled interrupt
Bryan Holty
2006-03-25
1
-4
/
+17
*
|
|
[PATCH] irq: uninline migration functions
Andrew Morton
2006-03-25
2
-2
/
+53
*
|
|
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
2006-03-25
1
-6
/
+6
*
|
|
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
2
-177
/
+16
*
|
|
[PATCH] Validate and sanitze itimer timeval from userspace
Thomas Gleixner
2006-03-25
1
-0
/
+66
*
|
|
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2006-03-25
2
-13
/
+38
*
|
|
[PATCH] timer irq driven soft watchdog fix
Andrew Morton
2006-03-25
1
-0
/
+1
|
/
/
*
|
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
2006-03-24
1
-2
/
+2
[next]