index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
lsm: Add hooks to the TUN driver
Paul Moore
4
-7
/
+83
2009-08-24
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
1
-1
/
+7
2009-08-21
vfs: allow file truncations when both suid and write permissions set
Amerigo Wang
1
-4
/
+6
2009-08-21
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
1
-5
/
+11
2009-08-19
AFS: Documentation updates
Anton Blanchard
1
-14
/
+12
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
1
-29
/
+19
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
1
-0
/
+2
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
1
-0
/
+1
2009-08-19
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
1
-1
/
+3
2009-08-19
REPORTING-BUGS: add get_maintainer.pl blurb
Joe Perches
1
-1
/
+4
2009-08-19
nommu: check fd read permission in validate_mmap_request()
Graff Yang
1
-0
/
+4
2009-08-19
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-19
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-08-19
mmc: add the new linux-mmc mailing list to MAINTAINERS
Andrew Morton
1
-0
/
+1
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
6
-54
/
+48
2009-08-19
vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
Jeff Layton
1
-1
/
+1
2009-08-19
MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix
Joe Perches
1
-1
/
+1
2009-08-19
security: Fix prompt for LSM_MMAP_MIN_ADDR
Andreas Schwab
1
-1
/
+1
2009-08-19
security: Make LSM_MMAP_MIN_ADDR default match its help text.
Dave Jones
1
-1
/
+1
2009-08-19
Security/SELinux: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-08-18
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
1
-1
/
+1
2009-08-18
perf tools: Make 'make html' work
Kyle McMartin
1
-1
/
+1
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
1
-2
/
+8
2009-08-18
perf annotate: Fix segmentation fault
Ingo Molnar
1
-0
/
+7
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
1
-0
/
+4
2009-08-18
microblaze: Update Microblaze defconfigs
Michal Simek
2
-70
/
+91
2009-08-18
microblaze: Use klimit instead of _end for memory init
Michal Simek
1
-3
/
+3
2009-08-18
microblaze: Enable ppoll syscall
Michal Simek
1
-1
/
+1
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2
-0
/
+4
2009-08-18
microblaze: use the generic ack_bad_irq implementation
Christoph Hellwig
2
-11
/
+0
2009-08-18
nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()
Zhang Qiang
1
-0
/
+2
2009-08-18
net: restore gnet_stats_basic to previous definition
Eric Dumazet
13
-23
/
+33
2009-08-18
NETROM: Fix use of static buffer
Ralf Baechle
1
-9
/
+12
2009-08-18
Fix new incorrect error return from do_md_stop.
NeilBrown
1
-0
/
+1
2009-08-17
inotify: start watch descriptor count at 1
Eric Paris
1
-1
/
+1
2009-08-17
inotify: tail drop inotify q_overflow events
Eric Paris
1
-0
/
+4
2009-08-17
notify: unused event private race
Eric Paris
3
-14
/
+13
2009-08-17
MIPS: Fix HPAGE_SIZE redefinition
Atsushi Nemoto
1
-0
/
+2
2009-08-17
x86, mce: Don't initialize MCEs on unknown CPUs
Ingo Molnar
1
-5
/
+14
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
1
-0
/
+11
2009-08-17
perf: Rename perf-examples.txt to examples.txt
Carlos R. Mafra
1
-0
/
+0
2009-08-17
x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
3
-57
/
+70
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
11
-30
/
+92
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
3
-12
/
+34
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
4
-2
/
+42
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
10
-283
/
+131
[next]