index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
ARM: realview: switch Realview to use consolidated CLCD
Russell King
2011-02-19
2
-180
/
+35
|
|
|
|
*
|
ARM: versatile: switch Versatile to use consolidated CLCD
Russell King
2011-02-19
2
-151
/
+36
|
|
|
|
*
|
ARM: integrator: switch Integrator platforms to use consolidated CLCD
Russell King
2011-02-19
3
-56
/
+15
|
|
|
|
*
|
ARM: add versatile family consolidated CLCD support
Russell King
2011-02-19
5
-0
/
+199
|
|
|
|
*
|
ARM: clcd: add method for describing display capabilities
Russell King
2011-02-19
2
-28
/
+149
|
|
|
|
*
|
ARM: clcd: use amba_part() to determine if we have a PL110 primecell
Russell King
2011-02-19
1
-5
/
+5
|
|
|
|
*
|
ARM: clcd: clean up CLCD announcement printks
Russell King
2011-02-19
1
-2
/
+6
|
|
|
|
*
|
ARM: integrator: support CLCD RGB5551 layout for 16bpp
Russell King
2011-02-19
2
-8
/
+10
|
|
|
|
*
|
ARM: versatile: support CLCD RGB565 layout with blue LSB
Russell King
2011-02-19
1
-3
/
+16
|
|
|
|
*
|
ARM: 6633/1: vexpress: register platform PATA device.
Nick Bowler
2011-01-25
2
-0
/
+26
|
|
|
*
|
|
ARM: pgtable: add pud-level code
Russell King
2011-02-21
9
-22
/
+116
|
|
|
*
|
|
ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...
Will Deacon
2011-02-21
2
-3
/
+4
|
|
|
*
|
|
ARM: Use long long format when printing meminfo physical addresses
Russell King
2011-02-21
1
-6
/
+8
|
|
|
*
|
|
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
Will Deacon
2011-02-15
3
-7
/
+8
|
|
|
*
|
|
ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...
Will Deacon
2011-02-15
1
-6
/
+8
|
|
|
*
|
|
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2011-02-15
4
-21
/
+23
|
|
|
*
|
|
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
Catalin Marinas
2011-02-14
1
-1
/
+1
|
|
*
|
|
|
ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings
Stephen Boyd
2011-03-10
1
-7
/
+7
*
|
|
|
|
|
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-24
16
-135
/
+37
*
|
|
|
|
|
remove dma64_addr_t
FUJITA Tomonori
2011-03-24
11
-80
/
+0
*
|
|
|
|
|
taskstats: use appropriate printk priority level
Mandeep Singh Baines
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-24
30
-44
/
+47
*
|
|
|
|
|
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
2011-03-24
3
-7
/
+40
*
|
|
|
|
|
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
2011-03-24
13
-45
/
+75
*
|
|
|
|
|
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
2011-03-24
4
-2
/
+16
*
|
|
|
|
|
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
2011-03-24
1
-26
/
+49
*
|
|
|
|
|
userns: make has_capability* into real functions
Serge E. Hallyn
2011-03-24
2
-30
/
+58
*
|
|
|
|
|
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
2011-03-24
3
-20
/
+49
*
|
|
|
|
|
userns: allow killing tasks in your own or child userns
Serge E. Hallyn
2011-03-24
1
-8
/
+22
*
|
|
|
|
|
userns: allow sethostname in a container
Serge E. Hallyn
2011-03-24
4
-15
/
+12
*
|
|
|
|
|
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2011-03-24
10
-46
/
+144
*
|
|
|
|
|
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
2011-03-24
5
-2
/
+20
*
|
|
|
|
|
procfs: kill the global proc_mnt variable
Oleg Nesterov
2011-03-24
3
-6
/
+4
*
|
|
|
|
|
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
2011-03-24
3
-26
/
+16
*
|
|
|
|
|
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
2011-03-24
3
-10
/
+12
*
|
|
|
|
|
sysctl: restrict write access to dmesg_restrict
Richard Weinberger
2011-03-24
1
-1
/
+17
*
|
|
|
|
|
sysctl: add some missing input constraint checks
Petr Holasek
2011-03-24
2
-5
/
+18
*
|
|
|
|
|
sysctl_check: drop dead code
Denis Kirjanov
2011-03-24
1
-4
/
+0
*
|
|
|
|
|
sysctl_check: drop table->procname checks
Denis Kirjanov
2011-03-24
1
-4
/
+2
*
|
|
|
|
|
rapidio: fix potential null deref on failure path
Dan Carpenter
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
2011-03-24
2
-13
/
+10
*
|
|
|
|
|
rapidio: modify mport ID assignment
Alexandre Bounine
2011-03-24
3
-25
/
+27
*
|
|
|
|
|
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
2011-03-24
4
-13
/
+6
*
|
|
|
|
|
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
2011-03-24
7
-5
/
+34
*
|
|
|
|
|
rapidio: add architecture specific callbacks
Alexandre Bounine
2011-03-24
4
-45
/
+75
*
|
|
|
|
|
rapidio: add RapidIO documentation
Alexandre Bounine
2011-03-24
2
-0
/
+263
*
|
|
|
|
|
rapidio: add new sysfs attributes
Alexandre Bounine
2011-03-24
1
-1
/
+40
*
|
|
|
|
|
drivers/char/mem.c: clean up the code
Changli Gao
2011-03-24
1
-4
/
+1
*
|
|
|
|
|
drivers/staging/tty/specialix.c: convert func_enter to func_exit
Julia Lawall
2011-03-24
1
-4
/
+4
*
|
|
|
|
|
drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL
Julia Lawall
2011-03-24
1
-2
/
+4
[prev]
[next]