index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-16
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
3
-24
/
+44
2007-02-16
[AVR32] Warn, don't BUG if clk_disable is called too many times
Haavard Skinnemoen
1
-1
/
+5
2007-02-16
[AVR32] Make sure all genclocks have a parent
Haavard Skinnemoen
1
-16
/
+73
2007-02-16
[AVR32] Remove unnecessary sys_nfsservctl conditional
Haavard Skinnemoen
1
-4
/
+0
2007-02-16
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
2
-7
/
+28
2007-02-16
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
Haavard Skinnemoen
1
-0
/
+11
2007-02-16
[AVR32] Fix prototypes for __raw_writesb and friends
Haavard Skinnemoen
1
-6
/
+6
2007-02-15
sata_vsc: use default cache line size if non-zero
Nate Dailey
1
-2
/
+6
2007-02-15
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-15
add delay around sl82c105_reset_engine calls
Olaf Hering
1
-0
/
+3
2007-02-15
ATA convert GSI to irq on ia64
Zhang, Yanmin
2
-0
/
+13
2007-02-15
libata: clear TF before IDENTIFYing
Tejun Heo
1
-1
/
+10
2007-02-15
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
3
-3
/
+13
2007-02-15
libata: fix drive side 80c cable check, take 3
Tejun Heo
1
-1
/
+1
2007-02-15
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
1
-51
/
+4
2007-02-15
sata_promise: fix missing PATA cable detection
Mikael Pettersson
1
-1
/
+8
2007-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
125
-3583
/
+2012
2007-02-15
[PATCH] mincore: vma crossing fix
Nick Piggin
1
-2
/
+10
2007-02-15
[PATCH] mincore: fill in results properly
Nick Piggin
1
-0
/
+5
2007-02-15
[PATCH] mincore: CONFIG_SWAP=n fix
Nick Piggin
1
-0
/
+5
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
12
-522
/
+395
2007-02-14
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
27
-227
/
+394
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
137
-1103
/
+4113
2007-02-14
[PATCH] sysctl: hide the sysctl proc inodes from selinux
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] selinux: enhance selinux to always ignore private inodes
Stephen Smalley
1
-0
/
+3
2007-02-14
[PATCH] sysctl: fix the selinux_sysctl_get_sid
Eric W. Biederman
1
-0
/
+6
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
6
-26
/
+37
2007-02-14
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2
-0
/
+19
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
10
-199
/
+486
2007-02-14
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
2
-5
/
+7
2007-02-14
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
2
-17
/
+47
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
68
-80
/
+75
2007-02-14
[PATCH] sysctl: remove support for directory strategy routines
Eric W. Biederman
1
-8
/
+0
2007-02-14
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
2
-2
/
+1
2007-02-14
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
2
-4
/
+14
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
4
-176
/
+190
2007-02-14
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
3
-117
/
+147
2007-02-14
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
2
-3
/
+3
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
3
-4
/
+4
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
Eric W. Biederman
1
-8
/
+16
2007-02-14
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
Eric W. Biederman
1
-10
/
+48
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c
Eric W. Biederman
1
-75
/
+189
2007-02-14
[PATCH] sysctl: register the sysctl number used by the arlan driver
Eric W. Biederman
2
-1
/
+2
2007-02-14
[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c
Eric W. Biederman
1
-4
/
+2
2007-02-14
[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
Eric W. Biederman
1
-6
/
+16
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c
Eric W. Biederman
1
-10
/
+20
2007-02-14
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
Eric W. Biederman
1
-11
/
+38
[next]